Skip to content
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

EDU-3747: Add Temporal Auth Scopes for web ui docker env vars #3276

Merged
merged 2 commits into from
Jan 9, 2025

Conversation

NitroEvil
Copy link
Contributor

What does this PR do?

This adds the missing docker environment variable that's required to authenticate using an IDP, ie google as per the docs.

Fixes #3268

Notes to reviewers

I had issues when using Zitadel IDP due to missing scopes. When looking into the ui-server I noticed https://github.com/temporalio/ui-server/blob/8abe1b660af4bdbe73b6fd1ecdb740c4ead29272/docker/README.md?plain=1#L22 the env, adding this resolved my issue regarding missing scopes.

This adds the missing Docker env var that's require to authenticate using IDP.
@NitroEvil NitroEvil requested a review from a team as a code owner January 6, 2025 21:15
@CLAassistant
Copy link

CLAassistant commented Jan 6, 2025

CLA assistant check
All committers have signed the CLA.

@fairlydurable fairlydurable changed the title Add Temporal Auth Scopes for web ui docker env vars EDU-3747: Add Temporal Auth Scopes for web ui docker env vars Jan 7, 2025
Copy link
Contributor

@fairlydurable fairlydurable left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got sign-off from DevRel on tech. Looks good to go.

Thank you for your issue submission and for this PR!

@fairlydurable fairlydurable merged commit 21f983c into temporalio:main Jan 9, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EDU-3747: [ Documentation request ] Add scopes docker env configuration
3 participants