Skip to content
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

add basic_auth option and pass to cf-uaa-lib #105

Merged
merged 8 commits into from
Jan 21, 2022
Merged

add basic_auth option and pass to cf-uaa-lib #105

merged 8 commits into from
Jan 21, 2022

Conversation

strehle
Copy link
Member

@strehle strehle commented Jan 18, 2022

Depends on released version of cloudfoundry/cf-uaa-lib#80

Why: allow to configure and persist in uaac.yml basic_auth which defined whether basic or oauth2 authorization header should be created.
If oauth2 header is created send also a signal in form of a header variable to UAA - which works if UAA in in compliance mode configured

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/180952832

The labels on this github issue will be updated when the story is started.

@strehle strehle linked an issue Jan 18, 2022 that may be closed by this pull request
@strehle strehle merged commit 3553cb9 into master Jan 21, 2022
@strehle strehle deleted the basic_auth branch January 21, 2022 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

Missing decode on client basic authentication
2 participants