Skip to content

Commit

Permalink
chore(jans-auth-server): clean up #3779 (#3783)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriyz authored Feb 6, 2023
1 parent 73a2c43 commit d71b3e2
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -397,9 +397,6 @@ public class AppConfiguration implements Configuration {
@DocProperty(description = "The expiration notificator interval in second")
private int expirationNotificatorIntervalInSeconds = 600;



//feature flags
@DocProperty(description = "Enable/Disable redirect uris validation using regular expression", defaultValue = "false")
private Boolean redirectUrisRegexEnabled = false;

Expand Down

0 comments on commit d71b3e2

Please sign in to comment.