These are some notes for the internal SSO Provider.
- Add before_filter :sign_in to actions that need to be secured
- Use current_user to get to the signed in User
Add Omniauth initializer
Something else
These are some notes for the internal SSO Provider.
Add Omniauth initializer
Something else