Team, We are trying to implement CustomUserStorageProvieder to hit an API call to validate Credentials as API and create custom mapper token.
- We have extended the UserStorageProvider, UserLookupProvider, CredentialInputValidator
The Provider is getting dispalyed in Admin console of Keycloak, but isValid method is not getting called during authentication