Verify users from EENet
EENet is a member of TAAT, 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 EENet by having them sign in with their EENet account via SAML single sign-on — no document uploads, no passwords, no identity data stored on Studid.
- Persistent identifiers
- No
- Country
- Estonia
- Federation
- TAAT
Institution details
- Organization
- EENet
- Country
- Estonia
- Website
- https://www.eenet.ee
- SAML Entity ID
https://taatleja.eenet.ee/sso/saml2/idp/metadata.php- Federation
- TAAT
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
Frequently asked questions
Can I verify that someone is affiliated with EENet?
Yes. EENet participates in TAAT, which shares academic identity providers through eduGAIN. Users prove their affiliation by signing in with their EENet account via SAML single sign-on — no document uploads, no passwords, no identity data stored on Studid.
Does EENet support persistent identifiers?
No. EENet 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 EENet in?
EENet is located in Estonia.
How do I verify students from EENet?
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 EENet. The integration guide has a complete walkthrough.
Ready to verify users from EENet?
Start the demo and authenticate with EENet, or read the integration guide to wire it up in minutes.