In this scenario, AXN is used to increase the level of assurance of an existing social credential. The user will be able to choose from whichever social credential the administrators have enabled. Once they've logged in, they will be asked to verify their identity to the level specified by the administrator. On each returning attempt, the administrator can set the identity re-verification policy - each login, weekly, or longer.
AXN Admin
- Create an AXN Manage policy to cover both upfront and ongoing registration
Application integration
Link your "sign up" and/or "login" flow to your AXN Manage API key
<a href="https://preprod1.maxconnector.com/preprod-axn/axn/oauth2/authorize?redirect_uri=https://chageme.com/redirect&scope=idp.google+country.US+openid&state=12345&response_type=code&client_id=12345">Sign In with Google</a>
Updated about a year ago