single sign on - Docker unable to perform login against SSO / Federation Services via Apache & Shibboleth modules -
I have a private Docker Registry which is sitting behind a safe example of Apache / Ubuntu in Amazon Cloud. Apache handles corporate certification through the CBBolith module (single sign-on). Therefore, using a web browser, there is no problem finding and removing container images in the registry after successful authentication. However, the "Docker login" command, including username, password and email from a different server, is just hanging up and does not answer. Unfortunately, Apache, Docker Registry and Shibblyth logs are also not useful in debug mode.
I'm very excited to hear from people who have the experience of getting a private Docker Registry through Epache & amp; Shibblyth where the corporate enterprise ID and the SSO are required. ShebaLath authentication is required through the Apache mod_shib module. Finally your home identifier provider (IDP) After returning, where they will be returned to the service provider (SP) of the application with a valid session. This is a great pattern for web-based applications altogether, but this model can not be applied to command-line applications or applications that can not follow this model of web-based redirection.
Comments
Post a Comment