The discovery endpoint can be used to retrieve metadata about HelseID - it returns information like the issuer name, key material, supported scopes etc.
The discovery endpoint is available via /.well-known/openid-configuration relative to the base address, e.g.:
Code Block |
---|
https://helseid-sts.test.nhn.no/.well-known/openid-configuration |
The discovery document specification can be found Dokumentet er flyttet hit.
The document has been moved to here.