Re: [cas-user] Integrating CAS 6.1 as ADFS client

2020-07-01 Thread 'Mallory, Erik' via CAS Community
I discovered that if I open a second tab I can get logged into the banner app just fine. Here's what I did: I browse to the application I am attempting to authenticate to. I get redirected to cas which redirects me to ADFS where I enter my credentials and then get passed to cas and then to the

[cas-user] Integrating CAS 6.1 as ADFS client

2020-07-01 Thread 'Mallory, Erik' via CAS Community
Hello, My institution would like to make cas a client of ADFS. I started working through the config and it mostly works EXCEPT passing the banner UDC_IDENTIFIER to a Banner application. Here is the relevant config for adfs: cas.authn.wsfed[0].identityProviderUrl=https://sts.wichita.edu/adfs/ls/

Re: [cas-user] How to Monitor Active SSO Sessions & Statistics

2020-07-01 Thread dg
Moritz, thank you so much for helps. i ignored dependency name in your first answer(cas-server-support-reports), considering that i had already added it (but i had just added cas-server-support-metrics). when i add and configure like you, it works. thank you again. 1 Temmuz 2020 Çarşamba

Re: [cas-user] How to Monitor Active SSO Sessions & Statistics

2020-07-01 Thread Moritz Mühlenhoff
Hi, > hey, thanks for response. i set up cas version to 6.1.0 . but still i cannot > access localhost:8443/cas/actuator/ssoSessions or > localhost.8443/cas/actuator/statistics. because it cannot be found. > > can you share your configurations please? Sure, see below for the relevant parts of

Re: [cas-user] How to Monitor Active SSO Sessions & Statistics

2020-07-01 Thread dg
hey, thanks for response. i set up cas version to 6.1.0 . but still i cannot access localhost:8443/cas/actuator/ssoSessions or localhost.8443/cas/actuator/statistics. because it cannot be found. can you share your configurations please? 30 Haziran 2020 Salı 16:09:23 UTC+3 tarihinde Moritz

[cas-user] Service Access Strategy help needed

2020-07-01 Thread Emilian Mitocariu
Hi, I have a CAS server with a service json that catches all incoming requests looking like this: *{* * "@class": "org.apereo.cas.services.RegexRegisteredService",* * "serviceId": "^(https|http)://.*",* * "name": "HTTPS and HTTP",* * "id": 2001,* * "description": "This service

[cas-user] Re: Multiple entries when using JPA with u2f resgitration

2020-07-01 Thread John Bond
> cas.authn.mfa.u2f.crypto.signing.key=***REDACTED*** there is also: cas.authn.mfa.u2f.crypto.encryption.key=***REDACTED*** -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG

[cas-user] Multiple entries when using JPA with u2f resgitration

2020-07-01 Thread John Bond
Hello All, I have recently been testing the use of JPA for u2f registration, moving away from json. however it seems im getting many more rows in the U2FDevice_Registration table then expected. # What i see: after deleting all entries from the table i login and am asked to register my