You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which allowed me to enable an arbitrary provider (in our case, OneLogin). There may be better ways to achieve this, so I defer to the chart-keepers on their preferred solution - but in case someone else comes looking, hopefully they'll find this.
The text was updated successfully, but these errors were encountered:
This issue is stale because it has been open for 30 days with no activity. If you believe this is still an issue on the latest DataHub release please leave a comment with the version that you tested it with. If this is a question/discussion please head to https://slack.datahubproject.io. For feature requests please use https://feature-requests.datahubproject.io
Describe the bug
The default chart only allows a few hard-coded OIDC providers (oidcAuthentication.providers)
Expected behavior
Any OIDC provider should work (within some bounds of normal operations)
Additional context
For my clients configuration, I did a micro patch:
Which allowed me to enable an arbitrary provider (in our case, OneLogin). There may be better ways to achieve this, so I defer to the chart-keepers on their preferred solution - but in case someone else comes looking, hopefully they'll find this.
The text was updated successfully, but these errors were encountered: