-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Description
I have configured Redmine OpenID connect plugin with respective details.
- openId connect server url: https://our-company-keycloak/realms/test-realm (We provided this link)
- OpenID Connect scopes (comma-separated): OpenID scopes we provided email, username
- client ID: Redmine (From key cloak)
- client secret: ********* (From key Cloak Redmine client secret provided)
- Disable ssl Validation: checkmark enabled.
- Create user if not exists: checkmark enabled
In key Cloak configuration
- Root URL: http://your-host-url/my/page (Can anyone tell me it is correct or not)
- Home URL: http://your-host-url/my/page (Can anyone tell me it is correct or not)
- Valid redirect URIs: http://your-host-url/oic/local_login (Can anyone tell me it is correct or not)
After all configuration from Redmine on click of login with sso button am getting error
invalid parameter redirect url
In address bar i can see localhost:3000 but am not using this port no were in redmine and keycloak also
coldnfire
Metadata
Metadata
Assignees
Labels
No labels
