-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Shib Environment Variables #651
Comments
I shared environment variables setup with Kaeln. They are located here: https://github.com/emory-libraries/dlp-selfdeposit/blob/omniauth-saml/config/environments/production.rb |
|
It's not clear to me that any configuration needs to happen around environment variables. Shibboleth SP is supposed to provide what you are asking for from its configuration by default. It looks like you may need to use the SSO or Sessions element(s). Please see the following: https://shibboleth.atlassian.net/wiki/spaces/SP3/pages/2065334348/SSO It is possible that I am misunderstanding and that you are not able to request these values directly from the SP? If so, I would suggest a discussion to try and gain some clarity here. If the goal is only to manually populate these values, that can be done from within the ruby configuration, as above. |
Here is some sample configuration.
In addition, with regards to SLO, it is not yet configured. Generally that would be done after implementing a successful login scheme, at least as far as Emory usually does things. |
Clarified this request and fulfilled. |
Duplicate avalon environment variables to /opt/dlp-selfdeposit/current/.env.production on oe24-hyrax-arch
Does not need to be totally functional pre deploy
The text was updated successfully, but these errors were encountered: