Skip to content

Commit

Permalink
Re add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
zaralouis-sf committed Mar 22, 2022
1 parent 478cdb5 commit f3457f9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ protected void configure() {
try {
applicantAuthClient = configuration.getString("auth.applicant_idp");
} catch (ConfigurationException ignore) {
// Default to IDCS.
}

bindAdminIdpProvider();
Expand Down

0 comments on commit f3457f9

Please sign in to comment.