Hello,
When I try to create a client with "authorized_grant_types":["implicit"] the command fails, but if I change the authorized_grant_types to be client_credentials the command is successful. If I create the client with client_credentials and then replace the value with implicit - everything is ok. Can someone please help fixing this? We are using the latest version of the go-uaa client
Hello,
When I try to create a client with
"authorized_grant_types":["implicit"]the command fails, but if I change theauthorized_grant_typesto beclient_credentialsthe command is successful. If I create the client withclient_credentialsand then replace the value withimplicit- everything is ok. Can someone please help fixing this? We are using the latest version of the go-uaa client