You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both ATM's DPoP code and user code for private_key_jwt use the same OIDC events. User code might set an event type in the OIDC options to create request objects and assertions, but then the ATM internals that set up DPoP via IConfigureNamedOptions override that by creating event callbacks to set up and use a DPoP key.