IDCS Authn (Username TOTP) Code From Mobile App
Number of APIs: 4
-
Initiate - Authn API Authentication Request GET {{tenant_url}}/sso/v1/sdk/authenticate?appName={{appName}}
-
Submit - TOTP Code generated on Mobile App POST {{tenant_url}}/sso/v1/sdk/authenticate
-
Get access token using ID Token POST {{tenant_url}}/oauth2/v1/token
-
Access IDCS API GET {{tenant_url}}/admin/v1/Me