Skip to content

Add grant_type=password support to GitLab/OpenID identity providers #8732

New issue

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

Merged
merged 2 commits into from
May 5, 2016
Merged

Add grant_type=password support to GitLab/OpenID identity providers #8732

merged 2 commits into from
May 5, 2016

Conversation

liggitt
Copy link
Contributor

@liggitt liggitt commented May 4, 2016

GitLab and some OIDC providers support resource owner password grants, which lets us authenticate from the CLI using those providers

Allows setting challenge: true for OIDC and GitLab providers

@liggitt liggitt changed the title WIP - grant_type=password support Add grant_type=password support to GitLab/OpenID identity providers May 4, 2016
@liggitt
Copy link
Contributor Author

liggitt commented May 4, 2016

[test]

@liggitt
Copy link
Contributor Author

liggitt commented May 5, 2016

@ironcladlou PTAL

return nil, false, err
}

glog.V(4).Infof("Got access data")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add more context or remove

@ironcladlou
Copy link
Contributor

Just a couple of trivial comments, looks great.

@liggitt
Copy link
Contributor Author

liggitt commented May 5, 2016

[merge]

@openshift-bot
Copy link
Contributor

openshift-bot commented May 5, 2016

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_requests_origin/5824/) (Image: devenv-rhel7_4115)

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 92c15a0

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 92c15a0

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/3623/)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants