Regenerate a URL ticket
GET/nevisidm/api/core/v1/:clientExtId/users/:userExtId/url-ticket
Since: 2.80.0
Required permission(s): AccessControl.CredentialView,AccessControl.CredentialViewPlainValue
Regenerates the URL ticket for the specified user and returns the updated credential.
Because URL ticket values are stored hashed, a new value must be generated to return the personified link. An optional URL prefix can be provided to override the one configured in the policy.
Request
Responses
- 200
- 403
- 404
URL ticket regenerated successfully
Insufficient permissions
Referenced resource not found