Skip to content

Commit

Permalink
✏️ tenant sp configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
athiththan11 committed Nov 2, 2020
1 parent 59014a1 commit 8be29b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ Create a `.env` file in the root directory and enter the following properties
SESSION_SECRET="a well secured secret"
SAML_ENTRYPOINT="https://localhost:9443/samlsso"
# for tenant specific Service Providers append the tenant domain: [email protected]
SAML_ISSUER="SampleExpressApp"
SAML_PROTOCOL="http://"
SAML_LOGOUTURL="https://localhost:9443/samlsso"
Expand Down

0 comments on commit 8be29b7

Please sign in to comment.