Verify users from EHESS
EHESS is a member of Fédération Éducation-Recherche, one of the national research and education federations that share academic identity providers through eduGAIN. That means you can verify a user's affiliation with EHESS by having them sign in with their EHESS account via SAML single sign-on — no document uploads, no passwords, no identity data stored on Studid.
- Persistent identifiers
- No
- Country
- France
- Federation
- Fédération Éducation-Recherche
Institution details
- Organization
- Ecole des Hautes Etudes en Sciences Sociales (EHESS)
- Description
- IDP EHESS
- Country
- France
- Website
- http://www.ehess.fr
- SAML Entity ID
https://cas7.ehess.fr/cas/idp/metadata- Scopes
- Federation
- Fédération Éducation-Recherche
SAML capabilities
Capabilities are read from the institution's SAML metadata. An advertised format is what the IdP declares it supports — not a guarantee of what every login returns.
- technical
- http://refeds.org/metadata/contactType/security
Frequently asked questions
Can I verify that someone is affiliated with EHESS?
Yes. EHESS participates in Fédération Éducation-Recherche, which shares academic identity providers through eduGAIN. Users prove their affiliation by signing in with their EHESS account via SAML single sign-on — no document uploads, no passwords, no identity data stored on Studid.
Does EHESS support persistent identifiers?
No. EHESS only advertises transient (per-login) identifiers, so authIdentifier will typically be null. You can still confirm which institution the user logged in from via entityId.
Which country is EHESS in?
EHESS is located in France.
How do I verify students from EHESS?
Create a verification session via POST /v2/auth/verification, redirect the user to the returned link, and poll GET /v2/auth/verification/{id} after they authenticate at EHESS. The integration guide has a complete walkthrough.
Ready to verify users from EHESS?
Start the demo and authenticate with EHESS, or read the integration guide to wire it up in minutes.