Hey community,

at the moment I'm trying to setup my CAS installation with 
REST-Authentication 
(https://apereo.github.io/cas/5.0.x/installation/Rest-Authentication.html)

The authentication works fine so far.
As Response i get:

HTTP status 200

Content:

{
  "id": "max",
  "attributes": {
    "member": "some",
    "request": "tata",
    "foo": "baa"
  }
}


My Problem ist that the attributes are not set to the To the principal. I'm 
pretty sure i forgot some configuration. 
Can yomeone help me please.

Currently I'm using CAS version 5.0.4

-- 
- CAS gitter chatroom: https://gitter.im/apereo/cas
- CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html
- CAS documentation website: https://apereo.github.io/cas
- CAS project website: https://github.com/apereo/cas
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/86b821da-ceb0-4797-836f-2a3cabfdbe86%40apereo.org.

Reply via email to