Skip to content

Commit

Permalink
update instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
djaney committed Oct 21, 2015
1 parent 3440962 commit 293cadd
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
entity_id: http://example.com/metadata.php
single_signon_service: http://myidp.com/SSOService.php
single_logout_service: http://myidp.com/SingleLogoutService.php
cert: ~
cert: ~
1. Add Routes

sso_endpoint:
Expand All @@ -38,6 +38,10 @@

security:
...
providers:
sso_provider:
id: arcanys_sso_auth.user_provider
...
firewalls:
main:
anonymous: ~
Expand Down

0 comments on commit 293cadd

Please sign in to comment.