Unicon / shibboleth-idp-dockerized

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

fix directory permissions during init-idp.sh run #51

Closed windhamg closed 6 years ago

windhamg commented 6 years ago

this resolves the issue regarding borked-up permissions in the customized-shibboleth-idp directory after running init-idp.sh

jtgasper3 commented 6 years ago

Thanks for the fix @windhamg.