Skip to content

WildFly Elytron: Security, Authentication, and Authorization SPIs for the WildFly project

License

Notifications You must be signed in to change notification settings

MrZajic/wildfly-elytron

This branch is 1204 commits behind wildfly-security/wildfly-elytron:1.x.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8ca9556 · Mar 24, 2020
Mar 24, 2020
Mar 24, 2020
Mar 24, 2020
Mar 24, 2020
Mar 24, 2020
Mar 24, 2020
Mar 24, 2020
Mar 24, 2020
Mar 24, 2020
Mar 24, 2020
Mar 24, 2020
Mar 24, 2020
Mar 24, 2020
Mar 24, 2020
Mar 24, 2020
Mar 24, 2020
Mar 24, 2020
Mar 24, 2020
Mar 24, 2020
Mar 24, 2020
Mar 24, 2020
Mar 24, 2020
Mar 24, 2020
May 7, 2015
May 1, 2019
May 1, 2019
Jan 7, 2020
Aug 30, 2019
Jun 29, 2015
Apr 12, 2019
Mar 24, 2020

Repository files navigation

WildFly Elytron

WildFly Elytron is a new WildFly sub-project which is completely replacing the combination of PicketBox and JAAS as the WildFly client and server security mechanism.

An "elytron" (ĕl´·ĭ·trŏn, plural "elytra") is the hard, protective casing over a wing of certain flying insects (e.g. beetles).

Building From Source

$ git clone [email protected]:wildfly-security/wildfly-elytron.git

Setup the JBoss Maven Repository

To use dependencies from JBoss.org, you need to add the JBoss Maven Repositories to your Maven settings.xml. For details see http://community.jboss.org/wiki/MavenGettingStarted-Users

Build with Maven

The command below builds the project and runs the embedded suite.

$ mvn clean install

Issue Tracking

Bugs and features are tracked within the Elytron Jira project at https://issues.jboss.org/browse/ELY

Contributions

When submitting bug fixes please start from the 1.3.x branch and submit the pull request against this branch.

All new features and enhancements should be submitted to 1.x branch only.

https://developer.jboss.org/wiki/GettingStartedWithWildFlyElytron

About

WildFly Elytron: Security, Authentication, and Authorization SPIs for the WildFly project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%