Skip to content

Commit

Permalink
BXMSDOC-8050 Support Elytron user handling (#10) (#4019)
Browse files Browse the repository at this point in the history
* BXMSDOC-8050 Initial commit

* test

* Removes double quotes

* Removes excess parameters

* Adds note about file-based property-based users

* Rewords 'creating users' note

* Replaces hard coded references to RHSSO with attribute

* Rewords 'creating users' section

* Rewords 'creating several users section'

* Fixes 'Configure user(s) and role(s)' line

* Post QA review feedback

* Fixes optional section formatting
  • Loading branch information
briandooley authored Nov 22, 2021
1 parent edeba4d commit bc79c7a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ The following example demonstrates how to add credentials to a curl request:
curl -u username:password <request>
----
+
If {KIE_SERVER} is configured with Red Hat Single Sign-On, the request must include a bearer token:
If {KIE_SERVER} is configured with {RH-SSO}, the request must include a bearer token:
+
[source,java]
----
Expand Down

0 comments on commit bc79c7a

Please sign in to comment.