Skip to content

Commit 394d5d1

Browse files
authored
Update the username in the example. (#4968)
1 parent bd02b86 commit 394d5d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

en/identity-server/next/docs/guides/authentication/mfa/add-x509-login.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ and create your own Certificate Authority to sign the certificates, follow the g
3131
- Locality Name (eg, city) [ ]: Colombo
3232
- Organization Name (eg, company) [Internet Widgits Pty Ltd]: WSO2
3333
- Organizational Unit Name (eg, section) [ ]: QA
34-
- Common Name (e.g. serverFQDN or YOUR name) [ ]: wso2is.com
34+
- Common Name (e.g. serverFQDN or YOUR name) [ ]: wso2is
3535
- Email Address [ ]: kim@wso2.com
3636
```
3737

@@ -354,7 +354,7 @@ The next step is to configure the application.
354354
## Onboard a user
355355

356356
A user for the corresponding certificate should be available in the system to perform the authentication. Follow the given instructions
357-
in [Onboard single user](../../users/manage-users.md/#onboard-single-user) to onboard a user with the username `wso2is.com` (This is the CN of the created certificate above).
357+
in [Onboard single user](../../users/manage-users.md/#onboard-single-user) to onboard a user with the username `wso2is` (This is the CN of the created certificate above).
358358

359359
## Try it out
360360

0 commit comments

Comments
 (0)