ccojocar / sso-operator

Single Sign-On Kubernetes operator for Dex identity provider
Apache License 2.0
78 stars 20 forks source link

feat: Add groups and federated_id claims to the scope #21

Closed jtnord closed 5 years ago

jtnord commented 5 years ago

federated_id is a dex specific that passes down the username and connector used which is much easier to work with than the sub that dex uses.

Whilst I was here add Groups because it may be useful to someone

jtnord commented 5 years ago

/assign @ccojocar

ccojocar commented 5 years ago

/lgtm /approve /test this

jenkins-x-bot commented 5 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ccojocar

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/jenkins-x/sso-operator/blob/master/OWNERS)~~ [ccojocar] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment