Version: 1.0.0

Eurofurence Identity
This is the official API Documentation for the Eurofurence Identity service. This can be used to query or automated different things within the Identity service.
To request a new oauth2 client contact Thiritin via telegram.
OAuth2 Scopes
The following scopes are available for OAuth2 authentication:
openid: Basic OpenID Connect functionalityoffline: Offline access (refresh tokens)offline_access: Offline access (refresh tokens)profile: Access to user profile informationemail: Access to user email addressgroups: Access to user's group membershipsgroups.read: Read access to group informationgroups.write: Write access to group information (create/update)groups.delete: Delete access to group informationview_full_staff_details: Access to full staff details including email addresses in group and user listings. Without this scope, email addresses are filtered out of API responses for privacy protection.read: General read accesswrite: General write access
Authentication
- OpenID Connect: OpenID
- HTTP: Bearer Auth
- HTTP: Bearer Auth
OpenID Connect
Security Scheme Type: | openIdConnect |
|---|---|
OpenID Connect URL: | https://identity.eurofurence.org/.well-known/openid-configuration |
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Contact
Thiritin: me@thiritin.com
Terms of Service
https://help.eurofurence.org/legal/termsLicense
Licensed under MIT