-
Notifications
You must be signed in to change notification settings - Fork 908
Aadhaar verification #2146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Aadhaar verification #2146
Conversation
| // Navigate to Scripts-Background | ||
| // Past the script and update the place holder variable value: table name, field, and value etc. | ||
| // Also advisable to validate the row count the //gr.getRowCount() and remove from codebase. | ||
| ************* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @abhix2112, thanks for your contribution! Could you please remove this file? It doesn’t seem to align with the title and description you've provided in the PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @am-shakeel i have removed the file
am-shakeel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still i can see the file
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your contribution! I noticed that the README refers to this as a “Script Include” example, but the actual files are placed under the RESTMessageV2 folder and also Please add the Proper Title as well.
However, it doesn’t comply with our contributing guidelines. As a reminder, the general requirements (as outlined in the CONTRIBUTING.md file) are the following: follow the folder+subfolder+snippetfolder guidelines and include a readme.md file explaining what the code snippet does. Review your contribution against the guidelines and make the necessary adjustments. Closing this for now. Once you make additional changes, feel free to re-open this Pull Request or create a new one.
Aadhaar - ServiceNow Integration Script Include
A production-ready ServiceNow Script Include for Aadhaar verification and eKYC, utilizing a Connection & Credential Alias for secure, secret-free integration.
🎯 Key Features
This script provides a complete flow for secure Aadhaar integration:
sendOtp(),verifyOtp()verifyDemographic()getDocument()checkStatus()