Okta Custom IDV
This document describes how to configure Okta to use Nametag as a custom IDV.
- In the Admin Console, go to Security > Identity Providers.
- Select Add identity provider.
- Select Custom ID verification.
- Select Next.
- Enter a unique name in Instance name.
- In the End user sign-in experience section, configure these options:
- Vendor name: “Nametag”
- End user license agreement URL: https://getnametag.com/legal/eula/.
- Privacy statement URL: https://getnametag.com/legal/privacy/
- In the Vendor credentials and permissions section, configure these options:
- Client ID: Enter the client ID from your OAuth section of the Nametag console.
- Client secret: Enter a client secret provisioned in the OAuth section of the Nametag console.
- Scope: The
openID,profile, andidentity_assurancescopes are pre-filled in the field and are required to perform the verification. You can choose additional scopes that Nametag supports.
- In the Endpoints section, configure these options:
- Issuer: https://nametag.co.
- PAR request URL: https://nametag.co/oauth2/par
- Authorize URL: https://nametag.co/oauth2/authorize
- Token URL: https://nametag.co/oauth2/token
- JWKS URL: https://nametag.co/.well-known/jwks
- Select Finish.
You can now configure Okta to use Nametag as an IDV.