Skip to content

Commit

Permalink
Address comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Thisara-Welmilla committed Feb 3, 2025
1 parent 0814e54 commit f555310
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,6 @@ private IdentityProvider populateEndpointConfig(IdentityProvider identityProvide
}
endpointConfigurationManager.resolveEndpointConfig(identityProvider.getFederatedAuthenticatorConfigs()[0],
tenantDomain);
identityProvider.setDefaultAuthenticatorConfig(identityProvider.getFederatedAuthenticatorConfigs()[0]);
return identityProvider;
}

Expand Down

0 comments on commit f555310

Please sign in to comment.