Re: [cas-user] Re: Help CAS Management Error (CAS Server returned 502 status code from endpoint https://cas.example.com/cas/status/discovery. Using default FormData values)

2019-04-11 Thread Fahmi L. Ramdhani
Thanks Julien for your reply. It looks like it's a static attribute. I once configured: > ... principalAttributeList = uid, displayName, phoneNumber, emailAddress Then I added the homeAddress attribute to database, the homeAddress attribute is not registering (configured) to

Re: [cas-user] Re: Help CAS Management Error (CAS Server returned 502 status code from endpoint https://cas.example.com/cas/status/discovery. Using default FormData values)

2019-04-11 Thread Julien Gribonvald
Hi, I have yesterday the same problem on a delegated auth and I needed to watch on cas properties (as it's not listed). On my case users can come from several auth systems, one is local from my LDAP, but users can use a delegated auth. So in my conf I have the basic auth from my local LDAP

Re: [cas-user] Re: Help CAS Management Error (CAS Server returned 502 status code from endpoint https://cas.example.com/cas/status/discovery. Using default FormData values)

2019-04-10 Thread Fahmi L. Ramdhani
CAS Management can't retrieve the list of attributes available on CAS Server? I have added configuration to management.properties, but it didn't work. CAS Management only contains the default attributes (uid, eppn, givenName). I have tried adding the STUB configuration, unfortunately it is

Re: [cas-user] Re: Help CAS Management Error (CAS Server returned 502 status code from endpoint https://cas.example.com/cas/status/discovery. Using default FormData values)

2019-04-10 Thread Ray Bon
Fahmi, Our management server is too old to have this feature. Start here, https://apereo.github.io/cas/5.3.x/integration/Attribute-Release.html You probably have to add properties to management service properties file. Ray On Tue, 2019-04-09 at 17:57 -0700, Fahmi L. Ramdhani wrote: Thank you

[cas-user] Re: Help CAS Management Error (CAS Server returned 502 status code from endpoint https://cas.example.com/cas/status/discovery. Using default FormData values)

2019-04-10 Thread Fahmi L. Ramdhani
*cas-management.log* 2019-04-10 06:01:07,068 INFO [org.apereo.cas.mgmt.web. CasManagementWebApplicationServletInitializer] - The following profiles are active: standalone 2019-04-10 06:01:12,235 DEBUG [org.apereo.cas.config. CasCoreUtilSerializationConfiguration] - Configuring component

[cas-user] Re: Help CAS Management Error (CAS Server returned 502 status code from endpoint https://cas.example.com/cas/status/discovery. Using default FormData values)

2019-04-10 Thread Fahmi L. Ramdhani
Anyone help please? -- - 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

[cas-user] Re: Help CAS Management Error (CAS Server returned 502 status code from endpoint https://cas.example.com/cas/status/discovery. Using default FormData values)

2019-04-09 Thread Fahmi L. Ramdhani
cas-management.log 2019-04-10 06:01:07,068 INFO [org.apereo.cas.mgmt.web.CasManagementWebApplicationServletInitializer] - The following profiles are active: standalone 2019-04-10 06:01:12,235 DEBUG [org.apereo.cas.config.CasCoreUtilSerializationConfiguration] - Configuring component

Re: [cas-user] Re: Help CAS Management Error (CAS Server returned 502 status code from endpoint https://cas.example.com/cas/status/discovery. Using default FormData values)

2019-04-09 Thread Fahmi L. Ramdhani
Thank you for the quick reply. First I accessed via the browser https://cas.example.com/cas/status/discovery, then CAS directed to login. After successfully logging in, the results are like this: { "@class": "java.util.LinkedHashMap", "profile": { "@class":

Re: [cas-user] Re: Help CAS Management Error (CAS Server returned 502 status code from endpoint https://cas.example.com/cas/status/discovery. Using default FormData values)

2019-04-09 Thread Ray Bon
Fahmi, I have not set up any of the status features for cas, so have no experience here. Can you access it with a browser (that is, have you verified it is working as expected)? What is your reason for using curl? Perhaps there is another alternative that others on the list have tried. Ray

[cas-user] Re: Help CAS Management Error (CAS Server returned 502 status code from endpoint https://cas.example.com/cas/status/discovery. Using default FormData values)

2019-04-09 Thread Fahmi L. Ramdhani
i have to configured like: *cas.properties* cas.adminPagesSecurity.ip = .* cas.adminPagesSecurity.loginUrl = ${cas.server.prefix}/login cas.adminPagesSecurity.service = ${cas.server.prefix}/status/dashboard cas.adminPagesSecurity.users = file:/etc/cas/config/admusers.properties

[cas-user] Re: Help CAS Management Error (CAS Server returned 502 status code from endpoint https://cas.example.com/cas/status/discovery. Using default FormData values)

2019-04-09 Thread Fahmi L. Ramdhani
i have to configured like: *cas.properties* cas.adminPagesSecurity.ip = .* cas.adminPagesSecurity.loginUrl = ${cas.server.prefix}/login cas.adminPagesSecurity.service = ${cas.server.prefix}/status/dashboard cas.adminPagesSecurity.users = file:/etc/cas/config/admusers.properties

Re: [cas-user] Re: Help CAS Management Error (CAS Server returned 502 status code from endpoint https://cas.example.com/cas/status/discovery. Using default FormData values)

2019-04-09 Thread Fahmi L. Ramdhani
Please tell me how to unprotect? In cas.properties i have to set endpoints.status.discovery.enabled = true ..sensitive = false Sorry for my questions. Thank you Ray. Sent from my iPhone > On 10 Apr 2019, at 07.05, Ray Bon wrote: > > Fahmi, > > It looks like /cas/status/discovery is protected

Re: [cas-user] Re: Help CAS Management Error (CAS Server returned 502 status code from endpoint https://cas.example.com/cas/status/discovery. Using default FormData values)

2019-04-09 Thread Ray Bon
Fahmi, It looks like /cas/status/discovery is protected by cas and it redirects to cas/login (status code 302). Should the discovery page be protected? Ray On Tue, 2019-04-09 at 16:43 -0700, Fahmi L. Ramdhani wrote: I tried accessing the result curl like this: curl -v

[cas-user] Re: Help CAS Management Error (CAS Server returned 502 status code from endpoint https://cas.example.com/cas/status/discovery. Using default FormData values)

2019-04-09 Thread Fahmi L. Ramdhani
I tried accessing the result curl like this: curl -v https://cas.example.com:8443/cas/status/discovery * Trying 2xx.60.112.9... * Connected to cas.example.com (2xx.60.112.9) port 8443 (#0) * found 148 certificates in /etc/ssl/certs/ca-certificates.crt * found 592 certificates in /etc/ssl/certs

[cas-user] Re: Help CAS Management Error (CAS Server returned 502 status code from endpoint https://cas.example.com/cas/status/discovery. Using default FormData values)

2019-04-09 Thread Fahmi L. Ramdhani
I tried accessing the result curl like this: curl -v https://cas.example.com:8443/cas/status/discovery * Trying 103.60.182.9... * Connected to cas.example.com (103.60.182.9) port 8443 (#0) * found 148 certificates in /etc/ssl/certs/ca-certificates.crt * found 592 certificates in /etc/ssl/certs

[cas-user] Re: Help CAS Management Error (CAS Server returned 502 status code from endpoint https://cas.example.com/cas/status/discovery. Using default FormData values)

2019-04-09 Thread Fahmi L. Ramdhani
I tried accessing the result curl like this curl -v https://cas.example.com/cas/status/discovery * Trying 103.60.182.9... * Connected to cas.example.com (xx.60.xxx.2) port 8443 (#0) * found 148 certificates in /etc/ssl/certs/ca-certificates.crt * found 592 certificates in /etc/ssl/certs *

[cas-user] Re: Help CAS Management Error (CAS Server returned 502 status code from endpoint https://cas.example.com/cas/status/discovery. Using default FormData values)

2019-04-07 Thread melody
the management request discovery url was blocked by cas login page, I was the same problem. 在 2019年4月7日星期日 UTC+8上午1:48:55,Fahmi L. Ramdhani写道: > > Hello, > > Anyone, please help me to solve the Attribute problem in CAS Management. I > want the dropdown to list the available attributes