/
Client authentication

Client authentication

OIDC Clients must authenticate with the OIDC Provider for the Token and Introspect Endpoints. Among the standardized authentication methods the following are currently supported by the OIDC Provider from BankID: 

Support for the OIDC authentication schemes private_key_jwt and client_secret_jwt may be added as future option.

OIDC Clients requesting access to VAS-services that uses the OIDC Provider for authorization must in addition authenticate with VAS-Servers using Access Tokens from the OIDC Provider. The type of Access Token and also the scheme for passing such tokens to VAS-servers are specific for each of the supported kinds of Value Added Services.

Related content

Client authentication
Client authentication
More like this
Core concepts
More like this
REST API
More like this
Consent handling
Consent handling
More like this
Core concepts
Core concepts
More like this
Message flow details
Message flow details
More like this