Skip to content
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

fix(jans-config-api): error when creating oidc clients #2755

Closed
moabu opened this issue Oct 28, 2022 · 1 comment · Fixed by #2854
Closed

fix(jans-config-api): error when creating oidc clients #2755

moabu opened this issue Oct 28, 2022 · 1 comment · Fixed by #2854
Assignees
Labels
comp-jans-config-api Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality
Milestone

Comments

@moabu
Copy link
Member

moabu commented Oct 28, 2022

Whenever a request is made to create an oidc client, an uncaught exception occurs, resulting in a 500 server error. Easiest request to test is the following:

{"redirectUris":["https://moabu-diverse-tiger.gluu.info"]}
@moabu moabu assigned moabu and pujavs and unassigned moabu Oct 28, 2022
@mo-auto mo-auto added comp-jans-config-api Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality labels Oct 28, 2022
@pujavs
Copy link
Contributor

pujavs commented Nov 2, 2022

fixed the issue;
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-config-api Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants