[cas-user] Re: OpenId CAS 6.4 Unable to locate authentication profile

2024-10-09 Thread Papa Amadou Baba NDIAYE
Hello guys i have the same issue do you fix it Le jeudi 9 juin 2022 à 16:45:42 UTC, Laurent Meunier a écrit : > Hi François, > > Were you able to solve this issue? I'm facing a similiar error with CAS > 6.5.4 (we are in the process of migrating from CAS 6.3.7.4 to 6.5.4). > > > 2022-06-09 11

[cas-user] delegate authentification KEYCLOAK CAS

2024-10-09 Thread Papa Amadou Baba NDIAYE
Hello guys! I'd like to enable CAS SSO as an additional authentication method on my Keycloak platform. build.gradle implementation "org.apereo.cas:cas-server-core-api-configuration-model" implementation "org.apereo.cas:cas-server-webapp-init" implementation "org.apereo.cas:cas-serv

[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] Re: SAML IDP AUTHENTICATION

2024-10-31 Thread Papa Amadou Baba NDIAYE
U can use this service it's work for me { "@class" : "org.apereo.cas.support.saml.services.SamlRegisteredService", "serviceId" : "^https://.+";, "name" : "SAML SERVICE", "id" : 111222333, "metadataLocation" : "https://test-pra.exemple.com/Shibboleth.sso/Metadata";, "attributeReleasePol

[cas-user] OIDC configure claimes attributes

2024-10-15 Thread Papa Amadou Baba NDIAYE
Hello i want to add somes attributes for my OIDC token but i always have blank {} for attributes WHO: u...@exemple.com WHAT: {service=https://moodle.exemple.com/auth/oidc/, attributes={}, id=u...@exemple.com, scopes=[email, openid, profile], client_id=XX} ACTION: OAUTH2_USER_PROFILE_CREATED A

[cas-user] Re: CAS v6.4 problem with OIDC claim name mappings in the ID Token

2024-10-15 Thread Papa Amadou Baba NDIAYE
Hello @John I have issue with by claims attributes my oidcservice-123456789.json looks like this { "@class": "org.apereo.cas.services.OidcRegisteredService", "clientId": "clientid", "clientSecret": "secret", "serviceId": "^(http|https)://.*", "name": "oidcservice", "id": 1