Skip to content

Commit

Permalink
feat: removing override
Browse files Browse the repository at this point in the history
  • Loading branch information
NithinKuruba committed Apr 5, 2024
1 parent 7785781 commit 436df1f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ public String getId() {
return PROVIDER_ID;
}

@Override
public List<ProviderConfigProperty> getConfigProperties() {
return ProviderConfigurationBuilder.create().property()
.name("legacyLogoutRedirectUriSupported").label("Legacy Logout Redirect URI")
Expand Down

0 comments on commit 436df1f

Please sign in to comment.