chuckbutkus
chuckbutkus
WIP for keycloak integration.
The FILE_STORE_PATH is always set and if S3 is the FILE_STORE type then FILE_STORE_PATH will have the S3 bucket name. There is no need for a separate S3 bucket variable.
**These changes are required for OH to run in AWS. The main change is to allow the use of S3 buckets. There is a cosmetic change of "file_store_path" to "file_store_location".
We are moving to using the Keycloak user ID as the OH user ID on the SAAS product. This change enables us to do that. --- To run this PR...
- [ ] This change is worth documenting at https://docs.all-hands.dev/ - [ ] Include this change in the Release Notes. If checked, you **must** provide an **end-user friendly** description for...
- [ ] This change is worth documenting at https://docs.all-hands.dev/ - [ ] Include this change in the Release Notes. If checked, you **must** provide an **end-user friendly** description for...
- [ ] This change is worth documenting at https://docs.all-hands.dev/ - [ ] Include this change in the Release Notes. If checked, you **must** provide an **end-user friendly** description for...
- [ ] This change is worth documenting at https://docs.all-hands.dev/ - [ ] Include this change in the Release Notes. If checked, you **must** provide an **end-user friendly** description for...
- [ ] This change is worth documenting at https://docs.all-hands.dev/ - [ ] Include this change in the Release Notes. If checked, you **must** provide an **end-user friendly** description for...
Improvements to how login and auto-login works. Keeps tabs on the same page whether the session times out or the user logs out. Then if the user logs in or...