Endpoints

Table of Contents

Discovery #

The discovery endpoint will return the metadata about the 10n Payments Authentication (Identity Server), the metadata includes issuer name, key material, supported scopes, supported claims, list of the endpoints, etc. You can find more details about at specs.

You can retrieve the discovery from https://auth.10npay.com/.well-known/openid-configuration URL, and key material from https://auth.10npay.com/.well-known/openid-configuration/jwks URL.

Powered by BetterDocs