/
DC 5.9 Authentication: General information
DC 5.9 Authentication: General information
All API access requires that the user is authenticated. Regardless of whether you are using basic authentication (username, password) or going through a token issuer like ADFS, you need to obtain an AccessKey from the API, which is used to authorize access, based on users, groups, access rights and roles. The AccessKey determines what assets and metadata you can access in the DAM Center.
The accesskey is an RSA-based token that is used to identify the underlying user. The accesskey must be parsed for all requests going to the Digizuite API either in the Authorization header or as a query parameters
Authorization: AccessKey <accesskey>
https://request url.com/someparameter?accessKey=<accesskey>
To login see the below documentation
, multiple selections available,
Related content
DC 5.10 Authentication: General information
DC 5.10 Authentication: General information
More like this
DC 5.8 Authentication: General information
DC 5.8 Authentication: General information
More like this
DC 6.0 Authentication: General information
DC 6.0 Authentication: General information
More like this
DC 5.9 Authentication: general information (Deprecated)
DC 5.9 Authentication: general information (Deprecated)
More like this
DC5.0.0 6.1 - Authentication
DC5.0.0 6.1 - Authentication
More like this
DC 5.2.0 6.1 - Authentication
DC 5.2.0 6.1 - Authentication
More like this