logout
@PostMapping(value = "/logout" )
Terminates the current session and revokes tokens.
Parameters
dpop Proof
Optional DPoP proof to validate the request origin.
Deprecated (for removal)
Overload without DPoP or request argument for tests.
Terminates the current session and revokes tokens.
Optional DPoP proof to validate the request origin.
Overload without DPoP or request argument for tests.