State we ask OidcClient to store when starting oidc authorization flow (in generateOidcAuthorizationUrl) so that we can access it on return from the OP and complete login
generateOidcAuthorizationUrl
Remember which server we were trying to login to
Optional
Used to validate id token
State we ask OidcClient to store when starting oidc authorization flow (in
generateOidcAuthorizationUrl
) so that we can access it on return from the OP and complete login