Unauthenticated Self-Service REST Endpoints
Unauthenticated Self-Service
- Submit password reset request
- Method: postPath:
/iam/governance/selfservice/api/v1/unauthservice/passwordreset - Forgot user login
- Method: postPath:
/iam/governance/selfservice/api/v1/unauthservice/forgotusername - Get password reset template
- Method: getPath:
/iam/governance/selfservice/api/v1/unauthservice/passwordreset - Get self registration challenge questions.
- Method: getPath:
/iam/governance/selfservice/api/v1/unauthservice/selfregistration - Submit user self registration request
- Method: postPath:
/iam/governance/selfservice/api/v1/unauthservice/selfregistration