get https://preprod1.iddataweb.com/axn/oauth2/.well-known/openid-configuration
Description
-
The /well-known endpoint contains OIDC integration information your application will need to begin interacting with our verification services via an AXN Gateway integration.
-
This standard URL provides OIDC URLs and other useful metadata you will need to begin your setup.
Endpoints
- Preproduction:
https://preprod1.iddataweb.com/axn/oauth2/.well-known/openid-configuration - Preproduction (legacy):
https://preprod1.iddataweb.com/preprod-axn/axn/oauth2/.well-known/openid-configuration - Production:
https://prod2.iddataweb.com/axn/oauth2/.well-known/openid-configuration
Setup
- Since OIDC is an industry standard, we recommend you use your applications default OIDC settings (most modern applications inherently support OIDC so the /well-known configuration is commonly an out-of-the-box configurations).
- If your app does not have inherent OIDC support (ex. you are writing a custom Java app), we recommend downloading/importing a native plugin. We recommend starting here to find a suitable plugin: https://connect2id.com/products/nimbus-jose-jwt/examples/jwt-with-rsa-encryption