RocketChat / RocketChat/Rocket.Chat
Keycloak and Rocket Chat intergration
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
I am trying to integrate the Rocket chat with the keycloak.
My Rocket Chat is 0.63.3v . And my Keycloak is 4.0.0v.
My Keycloak configuration:
id : rocketchat
Client Protocol: Openind Connect
Access Type : Confidential
Valid Redirect URIs : http://IP_Address:port/_oauth/keycloak
Standard Flow Enabled:on
Implicit Flow Enabled:on
Direct Access Grants Enabled :on
Rocket Chat OAuth Configuration
URL: http://IP_Address"port/auth
Token Path : realms/sample/protocol/openid-connect/token
Identity Path: realms/sample/protocol/openid-connect/userinfo
Authorize Path: realms/sample/protocol/openid-connect/auth
Scope: openid
Token Sent Via: header
Id: rocketchat
Secret: keycloak secret id
Here sample is my realm name.
But after this configuration the rocket chat login page does not redirect to keycloak page.
And i am not seeing any login rocket chat and keycloak.
How to solve my problem.Any one know the solution, please tell me
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Rocket Chat OAuth configuration and the Keycloak client settings shown in the issue, then reproduce the login attempt with the stated Rocket Chat and Keycloak versions. Done means the Rocket Chat login page redirects to Keycloak and a Keycloak-authenticated user can sign in; no repository file or test is identified.
Written by the indexing model from the issue text.
Assessment
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100