Basically, during approval of a record, use case is “where a user needs to verify they are who they say they are when making a change. E.g. They update a record, click save, then we prompt them for their username and password. In this case the user is already logged in but in order to be 21 CFR Part 11 compliant we need to ask them again to ensure that the user requesting the change is actually the user logged in.”
Can someone please post sample code and the steps involved. Thanks
Thanks Okra-Okta for replying. I haven’t worked on the authentication part yet, actually I am not very familiar with Authentication Apis as I haven’t worked on it before. I saw some example code here Authentication | Okta Developer … wanted to know if I should use Primary Authentication with Public Application - Request Example OR ‘Primary Authentication with Trusted application - Request Example’ . I appreciate if you are able to give me pointers to get started and then where to use the ForceAuthn ?
Thanks