Skip to content

OpenID/GitLab challenge options #2016

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 1 commit into from
Jun 9, 2016
Merged

OpenID/GitLab challenge options #2016

merged 1 commit into from
Jun 9, 2016

Conversation

liggitt
Copy link

@liggitt liggitt commented May 5, 2016

added in openshift/origin#8732, post 1.2/3.2

@liggitt
Copy link
Author

liggitt commented Jun 3, 2016

@adellape ping

@adellape
Copy link
Contributor

adellape commented Jun 9, 2016

LGTM, labeling for Future/enterprise-3.3 as I don't see the code in 3.2.1.

@adellape
Copy link
Contributor

adellape commented Jun 9, 2016

[rev_history]
|link:../install_config/configuring_authentication.html[Configuring Authentication]
|Added link:../install_config/configuring_authentication.html#OpenID[OpenID] and link:../install_config/configuring_authentication.html#GitLab[GitLab] challenge options.
%

@adellape adellape merged commit 098183f into openshift:master Jun 9, 2016
@liggitt liggitt deleted the oidc-password branch June 10, 2016 18:43
<2> When *true*, unauthenticated token requests from non-web clients (like
the CLI) are sent a `WWW-Authenticate` challenge header for this provider.
This uses the http://doc.gitlab.com/ce/api/oauth2.html#resource-owner-password-credentials[Resource Owner Password Credentials]
grant flow to obtain an access token from GitLab.
<2> *GitLabIdentityProvider* cannot be used to send `WWW-Authenticate`

Choose a reason for hiding this comment

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

@liggitt Sorry for bothering you, but I found out that this commits added two callouts with the same number. I mean there was <2> already and another one was added. I can provide a fix for this if you told me how (merge, remove previous or something else). Thanks.

Copy link
Author

Choose a reason for hiding this comment

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

just open a new PR with the fix

Choose a reason for hiding this comment

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

Definitely will open but I don't understand how it should be fixed :(

Copy link
Author

Choose a reason for hiding this comment

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

open a PR removing the old <2> callout line

Copy link

@php-coder php-coder Aug 24, 2016

Choose a reason for hiding this comment

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

Ok, I added the fix: ed5304b

Thank you!

@vikram-redhat vikram-redhat modified the milestones: OCP 3.3 GA, TEMP Oct 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants