[cas-user] Re: Error parsing incommon metadata

2024-10-28 Thread Papa Amadou Baba NDIAYE
Hello Andrew I have the same issue EntityRoleCriterion i'm using miniorange SAML SSO for Moodle Le mardi 7 mai 2024 à 22:53:14 UTC, Andrew Tillinghast a écrit : > Tried the suggested change, now the error is: > > *ERROR > [org.apereo.cas.support.saml.services.idp.metadata.SamlRegisteredServiceS

[cas-user] invite on slack apereo

2024-10-28 Thread Mathieu HETRU
Hello, Can you invite me on slack apereo with my mail please ? mathieu.he...@univ-lille.fr Best Regards, -- - Website: https://apereo.github.io/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Go

[cas-user] Re: SAML IDP AUTHENTICATION

2024-10-28 Thread Papeace Ndiaye
Thank you Jeremiah for your answer my service.json file { @class: org.apereo.cas.support.saml.services.SamlRegisteredService serviceId: https://test-moodle.exemple.com name: testpra id: 1730131468521 evaluationOrder: 2 attributeReleasePolicy: { @class: org.apereo.cas.services.Retu

[cas-user] Re: SAML IDP AUTHENTICATION

2024-10-28 Thread Papeace Ndiaye
Now with SAML Tracer i see my attributes with this service { "@class" : "org.apereo.cas.support.saml.services.SamlRegisteredService", "serviceId" : "https://test-moodle.exemple.com";, "name" : "Sample", "id" : 1730131468521, "requiredNameIdFormat": "urn:oasis:names:tc:SAML:1.1:nameid-for

[cas-user] Re: SAML IDP AUTHENTICATION

2024-10-28 Thread Jeremiah Garmatter
Papeace, If you haven't already, I'd recommend installing a web-browser plugin called "SAMLTracer". It'll decode SAML requests and responses which you can use to troubleshoot the authentication process. I'm not sure if this is an copy-paste issue or some sort of encoding problem, but your requi