Sofar logo
Sofar logo
Api
/.well-known/openid-configuration GET
Other-well knownOpenid configuration
GET
/.well-known/openid-configuration

Response Body

curl -X GET "https://authentication.eniris.be/.well-known/openid-configuration"
Empty

/.well-known/jwks.json GET

Previous Page

Collect roles (replaced by POST /v1/role/query) GET

Get all (or some of) the roles of which a user is a member (either directly or indirectly). The POST /v1/role/query is a preferable alternative, which can better handle complex filters.