Closed adolski closed 1 year ago
This is working in demo. Will work on production next.
@gaurijo In order to get this working, I've had to add some more configuration keys, which you'll need to add to your config/development.yml
and test.yml
files. I think you can just leave them blank:
hostname:
saml:
sp_entity_id:
sp_private_key:
idp_sso_service_url:
idp_sso_service_binding:
Blocks #27