You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use this for an IdP and would like to see an example of what would go in the SAML config file referenced in your SamlIdpController example ('saml.yml'). Is there a repo for an example IdP using this gem? Also, is it possible to return more than just the ID of the user? I'd like to be able to return the user's first and last name and email address as well.