Hi,
Anyone who successfuly activate the Google’s OAuth2 on the authentication configuration?
Im having trouble on inputing values for OAuth2 parameters
The parameters didn’t return any changes as I click on Login with Oauth2.
Hi,
Anyone who successfuly activate the Google’s OAuth2 on the authentication configuration?
Im having trouble on inputing values for OAuth2 parameters
The parameters didn’t return any changes as I click on Login with Oauth2.
this is late probably. you need to set Oauth protocol field. The possible values is one of: OP_MSAZUREOAUTH2, OP_KEYCLOAK, OP_GOOGLE, OP_CUSTOM
So in your case, you need to set it to OP_GOOGLE. I did not test but you can try this.
./cmdbuild.sh restws setconfig org.cmdbuild.auth.module.oauth.protocol OP_GOOGLE