Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Commit 41a909d

Browse files
vjuranekpmacik
authored andcommitted
Update install instructions
1 parent 73e360d commit 41a909d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ Following text assumes PostgreSQL installed on localhost and WildFly's `standalo
8080
</authentication>
8181
</security-domain>
8282
```
83+
Note: [WildFly Elyton](https://docs.jboss.org/author/display/WFLY/WildFly+Elytron+Security) is a new security framework to WildFly, which is by default used since WildFly 11.
84+
Older JAAS/PicketLink configuration can be still used, but you have to place it under `<subsystem xmlns="urn:jboss:domain:security:2.0">` subsystem (you don't have to create it, it's alreadt present in default config).
8385

8486
* Add SMTP server configuration for alerting
8587
```xml

0 commit comments

Comments
 (0)