-
-
Notifications
You must be signed in to change notification settings - Fork 0
HIDRA Update #38
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
HIDRA Update #38
Conversation
.env.development
Outdated
| @@ -1 +1 @@ | |||
| AUTH_JWKS_URL="https://hidra.omni.dev/realms/test/protocol/openid-connect/certs" | |||
| AUTH_JWKS_URL="https://localhost:8000/api/auth/jwks" | |||
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.
We may want to host a staging environment for this, like we did with Keycloak. Happy to set this up @omnidotdev/engineering
https://linear.app/omnidev/issue/OMNI-301/discuss-stagingtest-deployment
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.
I am cool with whatever we decide here! If we dont go the staging route, I would say we should add HIDRA as a service in the meta repo
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.
Agreed. Added relevant scope to https://linear.app/omnidev/issue/OMNI-301/discuss-stagingtest-deployment
Description
Task link: https://linear.app/omnidev/issue/OMNI-295/integrate-hidra-app
Test Steps