Get all users
Get all users - dedicated endpoint for user management in the internal OIDC provider. GoodData.CN specific
Responses
OK
displayNamestring · requiredUser description, which will be visible in application.
Example: jeremyemailstring · requiredEmail - used as lookup (must be unique). For PUT method, it must be same as in URL
Example: zeus@example.com
authenticationIdstringField, which should be stored in metadata in authenticationId field. In PUT and POST method it must be not present, or equal to value calculated by backend (e.g. returned from previous GET).
passwordstringUser password. It is not returned by GET method.
Create a user
Create a user - dedicated endpoint for user management in the internal OIDC provider. GoodData.CN specific
Request Body
displayNamestring · requiredUser description, which will be visible in application.
Example: jeremyemailstring · requiredEmail - used as lookup (must be unique). For PUT method, it must be same as in URL
Example: zeus@example.com
authenticationIdstringField, which should be stored in metadata in authenticationId field. In PUT and POST method it must be not present, or equal to value calculated by backend (e.g. returned from previous GET).
passwordstringUser password. It is not returned by GET method.
Responses
OK
displayNamestring · requiredUser description, which will be visible in application.
Example: jeremyemailstring · requiredEmail - used as lookup (must be unique). For PUT method, it must be same as in URL
Example: zeus@example.com
authenticationIdstringField, which should be stored in metadata in authenticationId field. In PUT and POST method it must be not present, or equal to value calculated by backend (e.g. returned from previous GET).
passwordstringUser password. It is not returned by GET method.
Get a user
Get a user - dedicated endpoint for user management in the internal OIDC provider. GoodData.CN specific
path Parameters
userEmailstring · required
Responses
OK
displayNamestring · requiredUser description, which will be visible in application.
Example: jeremyemailstring · requiredEmail - used as lookup (must be unique). For PUT method, it must be same as in URL
Example: zeus@example.com
authenticationIdstringField, which should be stored in metadata in authenticationId field. In PUT and POST method it must be not present, or equal to value calculated by backend (e.g. returned from previous GET).
passwordstringUser password. It is not returned by GET method.
Update a user
Update a user - dedicated endpoint for user management in the internal OIDC provider. GoodData.CN specific
path Parameters
userEmailstring · required
Request Body
displayNamestring · requiredUser description, which will be visible in application.
Example: jeremyemailstring · requiredEmail - used as lookup (must be unique). For PUT method, it must be same as in URL
Example: zeus@example.com
authenticationIdstringField, which should be stored in metadata in authenticationId field. In PUT and POST method it must be not present, or equal to value calculated by backend (e.g. returned from previous GET).
passwordstringUser password. It is not returned by GET method.
Responses
OK
displayNamestring · requiredUser description, which will be visible in application.
Example: jeremyemailstring · requiredEmail - used as lookup (must be unique). For PUT method, it must be same as in URL
Example: zeus@example.com
authenticationIdstringField, which should be stored in metadata in authenticationId field. In PUT and POST method it must be not present, or equal to value calculated by backend (e.g. returned from previous GET).
passwordstringUser password. It is not returned by GET method.
Get Profile
Returns a Profile including Organization and Current User Information.
Responses
OK
entitlementsobject[] · requiredDefines entitlements for given organization.
featuresrequiredlinksobject · requiredorganizationIdstring · requiredorganizationNamestring · requiredpermissionsstring[] · requiredEnum values:MANAGESELF_CREATE_TOKENtelemetryConfigobject · requiredTelemetry-related configuration.
userIdstring · required
namestring