We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Under References > Web UI Docker Environmental Variables
I was getting an error due to scopes. After digging around I found https://github.com/temporalio/ui-server/tree/main/docker that has the env for scopes was missing from this page.
The value below I think should be added as these relate.
-e TEMPORAL_AUTH_SCOPES=openid,email,profile
Happy to create a PR for this.
The text was updated successfully, but these errors were encountered:
Thank you for filing the issue. We'd love a PR! Very appreciated.
Sorry, something went wrong.
Awesome I've created the PR.
Successfully merging a pull request may close this issue.
Brief description
Under References > Web UI Docker Environmental Variables
I was getting an error due to scopes. After digging around I found https://github.com/temporalio/ui-server/tree/main/docker that has the env for scopes was missing from this page.
Your recommended content
The value below I think should be added as these relate.
Happy to create a PR for this.
The text was updated successfully, but these errors were encountered: