cloudfoundry / cf-uaac

Apache License 2.0
41 stars 29 forks source link

support client update attribute allowedproviders #104

Closed strehle closed 2 years ago

strehle commented 2 years ago

Why: needed if uaa is connected to external IDPs

How: a) uaac client update uaaclient --allowedproviders uaa,extOrigin,origin2 -> add list of allowed origins b) uaac client update uaaclient --allowedproviders null -> PUT null value and with that delete the setting and allow all

cf-gitbot commented 2 years ago

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

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

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