iits-consulting / otc-auth

Open Source CLI for the Open Telekom Cloud written in go.
GNU General Public License v3.0
44 stars 4 forks source link

OIDC azuread #21

Closed bbung closed 1 year ago

bbung commented 1 year ago

This scopes will work with AzureAD. Please tell me if or how we can integrate this permanently.

zeljkobekcic commented 1 year ago

Hello @bbung, thank you for your PR. @victorgetz and me looked into it. We came to the conclusion that it would be better to not hardcode this array at all. Instead it will be configurable via flag or env.

victorgetz commented 1 year ago

Will be fixed by #23