We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AuthenticatorMgtException throwing for local authenticator mgt, are not getting logged at API layer. https://github.com/wso2/identity-api-server/blob/500241c35e56b4406ee778be7ec12fb014caa1d1/components/org.wso2.carbon.identity.api.server.authenticators/org.wso2.carbon.identity.api.server.authenticators.v1/src/main/java/org/wso2/carbon/identity/api/server/authenticators/v1/core/ServerAuthenticatorManagementService.java#L1013
Try throwing and sever error type of AuthenticatorMgtException. The error is not getting logged.
7.1.0-m6
No response
The text was updated successfully, but these errors were encountered:
PR: wso2/identity-api-server#762
Sorry, something went wrong.
Thisara-Welmilla
No branches or pull requests
Description
AuthenticatorMgtException throwing for local authenticator mgt, are not getting logged at API layer.
https://github.com/wso2/identity-api-server/blob/500241c35e56b4406ee778be7ec12fb014caa1d1/components/org.wso2.carbon.identity.api.server.authenticators/org.wso2.carbon.identity.api.server.authenticators.v1/src/main/java/org/wso2/carbon/identity/api/server/authenticators/v1/core/ServerAuthenticatorManagementService.java#L1013
Steps to Reproduce
Try throwing and sever error type of AuthenticatorMgtException. The error is not getting logged.
Version
7.1.0-m6
Environment Details (with versions)
No response
The text was updated successfully, but these errors were encountered: