The list of attributes to request from the IDP
Optional
callbackURL?: stringThe callback URL after the authentication process (defaults to clientID+"/callback")
The client ID for the OIDC client
An object containing the keys, grouped by use
Optional
logger?: LoggerFunctionThe logger function, which will be called on OIDC events
The list of OIDC providers
Optional
spidThe SPID level to request (1, 2 or 3, default is 2)
The trust anchors for the IDP
Optional
trustThe list of trustmarks provided by the RP
Class constructor object