JanssenProject / jans

An open source enterprise digital identity platform for CIAM or workforce... Janssen is a distribution of standards-based, developer friendly, components that are engineered to work together in any cloud. #OAuth #OpenID #FIDO
https://docs.jans.io
Apache License 2.0
429 stars 71 forks source link

fix: Unable to modify client entry #2858

Open mzico opened 1 year ago

mzico commented 1 year ago

I am trying to modify a client....

after modification

«q: quit, v: view, s: save, l: list fields #: update field. »
Selection: s                                                                                  
Changes:
grantTypes: ['authorization_code']

Continue? c                                                                                   
Please enter one of y, n
Continue? y                                                                                   
Please wait while posting data ...

Error retreiving data

Bad Request
b'com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.String` from Object value (token `JsonToken.START_OBJECT`)\n at [Source: (org.eclipse.jetty.server.HttpInput); line: 1, column: 448] (through reference chain: io.jans.as.common.model.registration.Client["clientName"])'

b: back, q: quit, x: logout and quit

«q: quit, v: view, s: save, l: list fields #: update field. »
Selection:  
pujavs commented 1 year ago

@qbert2k, this is LocalizedString error for clientName. Request you to please look into the issue