-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Keycloak integration #1381
Keycloak integration #1381
Conversation
…done with access_token, this should be a refresh token instead. Currently token validity is not limited
Deployed to https://test-deployment-pr-1381.herokuapp.com/ |
# Conflicts: # build/Dockerfile # proxy.conf.json # src/app/core/session/session-service/remote-session.spec.ts # src/app/core/session/session-service/remote-session.ts # src/app/core/session/session-service/synced-session.service.spec.ts # src/app/core/session/session-service/synced-session.service.ts # src/app/core/user/user-account/user-account.component.ts
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice cleanups. This looks great.
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
🎉 This PR is included in version 3.10.0-master.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 3.10.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
see issue: #1340
Visible/Frontend Changes
Architectural/Backend Changes
Migration requirements
By adding
"authenticator": "couchdb"
to the config.json, the app can be updated without the need to usekeycloak
.Otherwise the following steps need to be done.
keycloak.json
file needs to be placed in each subfolder