-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
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
ISSUE: Implement better error handling for the Domain app #24
Comments
If the client/bridge cannot lookup the IPA server using SRV records, this also creates a failure which cannot be parsed by the keycloak plugin.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A call to delete a domain with a wrong id does not return any error, IMO it should mention something like "No such domain".
If a wrong client id/password is provided, ipa-client-install fails but this error is not well handled
The text was updated successfully, but these errors were encountered: