Skip to content

Commit

Permalink
Deprecate LogoutTokenClaimNames
Browse files Browse the repository at this point in the history
  • Loading branch information
heruan committed Dec 2, 2024
1 parent a1c4391 commit b3bc608
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,10 @@
* @author Vaadin Ltd
* @since 1.0
* @see https://openid.net/specs/openid-connect-backchannel-1_0.html#LogoutToken
* @deprecated Use built-in Spring Security support for OpenID Connect
* Back-Channel Logout
*/
@Deprecated(since = "3.1", forRemoval = true)
public interface LogoutTokenClaimNames {

/**
Expand Down

0 comments on commit b3bc608

Please # to comment.