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 (admin-ui): error in creating scope #573

Closed
duttarnab opened this issue Nov 2, 2022 · 1 comment
Closed

fix (admin-ui): error in creating scope #573

duttarnab opened this issue Nov 2, 2022 · 1 comment
Assignees
Labels
bug Something isn't working comp-admin-ui Component affected by issue or PR

Comments

@duttarnab
Copy link
Contributor

Fix below error while creating scope.

com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot deserialize value of type `io.jans.as.model.common.CreatorType` from String "USER": not one of the values accepted for Enum class: [none, client, auto, user] at [Source: (org.eclipse.jetty.server.HttpInput); line: 1, column: 366] (through reference chain: io.jans.as.persistence.model.Scope["creatorType"])
@duttarnab duttarnab added bug Something isn't working comp-admin-ui Component affected by issue or PR labels Nov 2, 2022
@duttarnab duttarnab self-assigned this Nov 2, 2022
duttarnab added a commit that referenced this issue Nov 2, 2022
mjatin-dev added a commit that referenced this issue Nov 2, 2022
@duttarnab
Copy link
Contributor Author

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working comp-admin-ui Component affected by issue or PR
Projects
None yet
Development

No branches or pull requests

1 participant