Skip to content

Conversation

@l1905
Copy link

@l1905 l1905 commented Aug 31, 2020

  1. service ticket validation uri is diff in cas3.0, cas2.0 (https://apereo.github.io/cas/5.1.x/protocol/CAS-Protocol-Specification.html#head2.5)

[CAS 3.0] uri
/p3/serviceValidate (will return user attributes)
[CAS 2.0] uri
/serviceValidate

now our code default use /serviceValidate, so I can not get user attributes when cas2.0.

  1. user attributes's field authenticationDate is zonetime, relate issue is AuthenticationDate parse error #19

this pr will resolve two problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant