Account - KOBIL Change Username
Account - KOBIL Change Username
This execution has the following main tasks
- To change the username of the user.
Type
| Protocol | OpenID Connect 1.0 |
|---|---|
| HTTP method | GET |
| Type | Browser Flow |
| Endpoint | Authorization Endpoint |
| Flow Supported | Authorization code flow Implicit flow Hybrid flow |
| Response | ID Token, Access Token, Refresh Token |
| Response Mode | query, form_post, fragment |
User Flow
Execution Flow
This execution contains the following main steps:
- KOBIL Change Username must be preceded by another authenticator since it procures a username from this precedent authenticator. For instance: KOBIL Login for user identification.
- On successful authentication, the username will be added/updated.
- 2a. If the provided username is already present, we will be redirected to the error page.
- 2b. If the provided username not available, the username will be updated in authorization server and SSMS as well.