REST SelfService Registration Throws: "IAM-2050065 : An authenticated user is trying to file a request using Request Model Self-Register User that does not require login."
(Doc ID 2505295.1)
Last updated on SEPTEMBER 11, 2024
Applies to:
Identity Manager - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
Submitting a REST call to endpoint /iam/governance/selfservice/api/v1/unauthservice/selfregistration to selfregister a user returns error
{
"title": "IAM-2050065 : An authenticated user is trying to file a request using Request Model Self-Register User that does not require login.",
"status": 500,
"detail": "IAM-2050065 : An authenticated user is trying to file a request using Request Model Self-Register User that does not require login.",
"instance": "oracle.iam.request.exception.RequestServiceException",
"errorCode": "IAM-2050065",
"referer": "http://HOSTNAME:PORT/iam/governance/selfservice/api/v1/unauthservice/selfregistration"
}
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |