docker / roadmap

Welcome to the Public Roadmap for All Things Docker! We welcome your ideas.
https://github.com/orgs/docker/projects/51
Creative Commons Zero v1.0 Universal
1.74k stars 256 forks source link

IdP initiated login #313

Open kschlz opened 2 years ago

kschlz commented 2 years ago

Tell us about your request Possibility to login via IdP initiated login from identity providers like Okta.

Which service(s) is this request for? Any identity provider like Okta, OneLogin and others. (In our case this would be for Okta)

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? Only SP initiated login is supported right know. This means:

Are you currently working around the issue? Kind of by hiding Docker from the users Okta dashboard to stop the confusion.

austinhardy-stt commented 2 years ago

@kschlz is this what you ended up doing for now? https://help.okta.com/en/prod/Content/Topics/Apps/Apps_Bookmark_App.htm

kschlz commented 2 years ago

Currently I've just removed the app from the users dashboards and instructed them to login from the site or app by providing the mail.

I was playing around with the bookmark app but since it does not auto-fill for the mail it did not really help too much. One could def. use this to at least provide the correct link to the end users though.

acalardo commented 2 years ago

We are in the same boat here too.

wellermann commented 2 years ago

Same here. It would be really nice if we didn't have to type our email in to login every time.