[cas-user] Any examples for an ASP.Net MVC 5 OWIN based application using OIDC to CAS?

2019-06-06 Thread UVASIREDDY
Hi Eric, Any luck with this issue? We are seeing similar error with ASP.Net apps -- - 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 a

[cas-user] Re: Can't get cas-management 5.3.0-RC4 working with mongo-service-registry

2019-02-12 Thread UVASIREDDY
Hi Whenever we try to add/edit service from service management UI, we are getting the same DateTimeParseException. Adding or editing Services directly from the database works fine. Tried rebuilding the MongoDB service registry collection nothing works. This used work for us when we did POC a f

[cas-user] How to Register Custom Account State Handler in CAS 5.2.4

2018-05-22 Thread UVASIREDDY
Hi, I created CustomAuthenticationResponseHandler with CustomAccountState. I added below to my Properties file. It is throwing AccountState is null error. The Default State Handler doesn't have my Custom Account State. cas.authn.ldap[1].passwordPolicy.customPolicyClass=com.cga.oms.sso.authentic