I may have found a regression bug that affects a service with ssoEnabled set to false. This flag should always require the user to present credentials and would disregard the state of the SSO session. A service ticket should be generated on a successful authentication event and the app moves on. What I see however, is that CAS is always reporting back that the service unauthorized to participate in sso and in fact, I can never get past the login page.
This seems to be the change that we might have to review, should this be verified: https://github.com/Jasig/cas/commit/76fd3fd0871087acafa809209445afd6087126 a1 What I see is that "credentials" always happen to be null. Could someone confirm and verify this please? This only affects master. Misagh -- You are currently subscribed to cas-dev@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev