Unicon / shibboleth-idp-dockerized

A Shibboleth Identity Provider (IdP) base-image
Apache License 2.0
108 stars 54 forks source link

Code Review Item: the init script should include UI related components #12

Closed jtgasper3 closed 8 years ago

jtgasper3 commented 8 years ago

The Unicon IAM team did a code review and suggested several small adjustments. This is one of those adjustments:

The init script can be called to initialize a new IdP deployment. It creates a basic config, keys, metadata, etc and exports it to the Docker host. It would be helpful to deployers to also export the views, css, images, and js directories as these usually are modified shortly after spinning up the new IdP.

If deployers want to use the baseline assets, the local files can just be removed from the local Docker image source.

jtgasper3 commented 8 years ago

Commit: 668d5f148f7c53d9948242cb0df38309ca002bb3