workfloworchestrator / example-orchestrator-ui

Example orchestrator UI based on the orchestrator-ui-library
2 stars 0 forks source link

Configurable OAuth Scopes via Environment Variables #26

Closed torkashvand closed 6 months ago

torkashvand commented 6 months ago

Issue: The authorization scopes for OAuth are currently hardcoded in the NextAuth.js configuration, limiting operational flexibility across different environments.

Link to the issue: https://github.com/workfloworchestrator/orchestrator-ui-library/issues/1055