Skip to content
Permalink
Browse files

Merge pull request #12195 from darranl/WFLY-11820

[WFLY-11820] Add detailed documentation for the JDBC SecurityRealm
  • Loading branch information
kabir committed Apr 2, 2019
2 parents 79fa646 + 00a8ded commit 68875424a8ab4fa04fee9ef04b97da85a3af2c58
@@ -232,7 +232,7 @@ filesystem.
|identity-realm |A security realm definition where identities are
represented in the management model.

|jdbc-realm |A security realm definition backed by database using JDBC.
|<<jdbc-security-realm, jdbc-realm>> |A security realm definition backed by database using JDBC.

|key-store-realm |A security realm definition backed by a keystore.

@@ -189,3 +189,9 @@ Logon are assigned before even allowing the connection to be fully
opened, additionally the SecurityIdentity can be established at the time
the connection is opened and used for any invocations over the
connection.

:leveloffset: +1

include::Passwords.adoc[]

:leveloffset: -1

0 comments on commit 6887542

Please sign in to comment.
You can’t perform that action at this time.