Skip to content

Commit

Permalink
Update cas.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hsluoyz authored Aug 14, 2023
1 parent 72135bd commit 67322d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/how-to-connect/cas.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Suppose the endpoint of Casdoor is `https://door.casdoor.com`, which contains an
- `/validate` endpoint: `https://door.casdoor.com/cas/casbin/cas-java-app/validate`
- `/p3/serviceValidate` endpoint: `https://door.casdoor.com/cas/casbin/cas-java-app/p3/serviceValidate`
- `/p3/proxyValidate` endpoint: `https://door.casdoor.com/cas/casbin/cas-java-app/p3/proxyValidate`
- `/samlValidate` endpoint: `https://door.casdoor.com/cas/casbin/cas-java-app/samlValidate`

See <https://apereo.github.io/cas/6.6.x/protocol/CAS-Protocol-Specification.html> for more information about CAS and its different versions, as well as parameters for these endpoints.

Expand Down

0 comments on commit 67322d7

Please sign in to comment.