Any ideas on what might be going on here? I get the "Application Not Authorized to Use CAS" page when redirected to CAS.
2021-04-12 14:21:32,474 WARN [org.apereo.cas.services.web.RegisteredServiceThemeResolver] - <No registered service is found to match [AbstractWebApplicationService(id=https://regent-team.myfreshworks.com/sp/SAML/269126576089314274/callback, originalUrl=https://regent-team.myfreshworks.com/sp/SAML/26912657608931/callback, artifactId=null, principal=null, source=AssertionConsumerServiceURL, loggedOutAlready=true, format=XML, attributes={})] or access is denied. Using default theme [cas-theme-default]> here's my service file: { "@class" : "org.apereo.cas.support.saml.services.SamlRegisteredService", "serviceId" : "^(https|http)://regent-team.myfresh*", "name" : "freshregistrar", "id" : 1608070210, "metadataLocation" : "https://regent-team.myfreshworks.com/sp/SAML/26912657608931/metadata", "evaluationOrder" : 17, "requiredNameIdFormat": "urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified ", "attributeReleasePolicy" : { @class : org.apereo.cas.services.ReturnAllowedAttributeReleasePolicy allowedAttributes : [ "java.util.ArrayList", [ "firstname","lastname","email","nameid","phone","mobile","title" ]] }, } Keith Alston Regent University IT Department [email protected] 757.619.3421 -- - 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 [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/BL0PR10MB29952DEBE257C8F1901C6B25D9709%40BL0PR10MB2995.namprd10.prod.outlook.com.
