[cas-user] Is it bug on cas-server-support-jpa-ticket-registry?

2018-02-19 Thread Elena
Hello, I use cas's module oauth-webflow and jpa-ticket-registry. when I do logout, it makes error like it. It caoused tgtkey is used by oauth_tokens table's foreign key. please check it. thanks. Caused by: org.postgresql.util.PSQLException: ERROR: update or del

[cas-user] Re: Is it bug on cas-server-support-jpa-ticket-registry?

2018-02-19 Thread Elena
+) i use cas 5.2.2 -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To u

[cas-user] does CAS 5.2.0 SAML Logout support propagation of logout requests to other session participants?

2018-05-10 Thread Elena
Hello, I read your SAML Docs and found link https://kantarainitiative.github.io/SAMLprofiles/fedinterop.html#_single_logout_2 . It define SAML Single Logout like this. 4.3. Single Logout [IIP-IDP17] Identity Providers MUST It is OPTIONAL to support propagation of logout requests to other

[cas-user] How can I register OAuth or SAML service via REST API?

2017-12-11 Thread Elena
How can I register OAuth or SAML service via REST API? I found REST API for it in cas-server(RegisteredServiceResource.java's /v1/services/add/{tgtId}) and I successed to register service. But I don't know how can I register service which has type of class is OAuthRegisteredService or SamlRegist

[cas-user] How can I set scope in OAuth service?

2017-12-13 Thread Elena
hello. How can I set scope in OAuth service? I found that OAuth20ProfileScopeToAttributeFilter. Is it concern OAuth scope? then can I register OAuth service's scope usijg attribute field? please give me a answer.. thanks. -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://

[cas-user] Question about configure attribute release policy

2017-12-26 Thread Elena
Hello. I want to set attributeReleasePolicy in service (json). I have two attribute - role, firstname - and then I want to return attribute only "role". So I registry service like this. --- cas service.json { "@class": "org.apereo.cas.services.RegexRegisteredService", "se

Re: [cas-user] does CAS 5.2.0 SAML Logout support propagation of logout requests to other session participants?

2018-05-14 Thread Elena Hong
, Man H 님이 작성: > cas.slo.disabled=false > > > see > https://apereo.github.io/cas/5.2.x/installation/Logout-Single-Signout.html > > 2018-05-11 1:53 GMT-03:00 Elena : > >> Hello, >> >> I read your SAML Docs and found link >> https://kantarainitiati