Skip to content

Commit

Permalink
OZ-683 - Removed unused property
Browse files Browse the repository at this point in the history
  • Loading branch information
wluyima committed Oct 30, 2024
1 parent 4926f01 commit 1b73b14
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ public class OAuth2LoginConstants {

public static final String OAUTH_PROP_BEAN_NAME = "oauth2.properties";

public static final String USER_PROP_SKIP_LOGOUT_CONFIRM = "skipLogoutConfirmation";

public static final String USER_PROP_ID_TOKEN = "oauth2IdToken";

}

0 comments on commit 1b73b14

Please sign in to comment.