Re: [cas-user] SPNEGO and MFA Issues

2020-03-05 Thread Matt Elson

Oops, forgot to mention the CAS version I'm running: 6.1.5.

(Haven't gotten around to seeing if the behavior persists in the 6.2.0 
release candidates, planning to sometime this week.)


Matt

--
- 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 unsubscribe from this group and stop receiving emails from it, send an email 
to cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/3685c0fc-5ba3-d772-dc6d-a9acd7393598%40fastmail.net.


[cas-user] SPNEGO and MFA Issues

2020-03-05 Thread Matt Elson

Hey all,

We're having issues if we try and use SPENGO w/ MFA (duo in particular 
in our example, haven't tested the others yet, but plan to).


Namely if MFA is triggered on the first service SPNEGO auths to, CAS 
throws the following errors:


2020-03-04 18:07:56,981 WARN 
[org.apereo.cas.web.flow.resolver.impl.DefaultCasDelegatingWebflowEventResolver] 
- Transition definition cannot be found for event mfa-duo>
2020-03-04 18:07:56,981 DEBUG 
[org.apereo.cas.web.flow.resolver.impl.DefaultCasDelegatingWebflowEventResolver] 
- 


And then throws a stack trace and fails authentication. MFA works fine 
w/ LDAP authentication, and if the initial service SPNEGO auths to is 
*not eligible for MFA*, SPNEGO works fine (and subsequent services will 
trigger MFA w/o a problem).


I see an old post 
(https://groups.google.com/a/apereo.org/forum/#!topic/cas-user/CtKiXHXBMxU) 
that sounds identical to my issue and it looks like a bug was opened 
regarding it, but I can't find any further follow up.


Any thoughts? My guess is it is related to SPNEGO webflow (as previous 
post notes it seems to go straight to SEND_TICKET_GRANTING_TICKET on 
success) given the behavior.


Thanks in advance for any help!

Matt Elson

--
- 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 unsubscribe from this group and stop receiving emails from it, send an email 
to cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/2472a617-c3c6-fbd0-8a25-cd7e0cee8d2a%40fastmail.net.