Skip to content

Commit

Permalink
remove unwanted space
Browse files Browse the repository at this point in the history
  • Loading branch information
Manchiz committed Jun 16, 2024
1 parent 5860f54 commit b6f7600
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@ protected AuthenticationResult doAuthenticate(MessageContext messageContext) {
// Set OAuth service provider details to be consumed by the provisioning framework.
setProvisioningServiceProviderThreadLocal(oAuth2IntrospectionResponseDTO.getClientId(),
serviceProviderTenantDomain);

}
}
return authenticationResult;
Expand Down

0 comments on commit b6f7600

Please sign in to comment.