Skip to content

Commit 701cd54

Browse files
phil198renetapopova
authored andcommitted
pr review comments
1 parent 519f254 commit 701cd54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/authentication-authorization/sso-integration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ SET AUTH 'oidc-mysso' {SET ID 'jakesUniqueMySsoId'} // `jakesUniqueMySsoId` must
334334
335335
Then natively grant the `READER` role to the user:
336336
----
337-
GRANT ROLE READER TO alice
337+
GRANT ROLE READER TO jake
338338
----
339339
340340
This will allow the user to authenticate using `mysso` and receive the `READER` role from the `native` provider.

0 commit comments

Comments
 (0)