Skip to content

Integration project for integrating Elytron based HTTP authentication with web containers and clients (Initially just Undertow server)

License

Notifications You must be signed in to change notification settings

ivassile/elytron-web

This branch is 1 commit behind wildfly-security/elytron-web:4.x.

Folders and files

NameName
Last commit message
Last commit date
Sep 26, 2024
Oct 6, 2021
Feb 16, 2024
Feb 16, 2024
Feb 16, 2024
Jun 4, 2015
Jan 17, 2017
Oct 10, 2019
Nov 4, 2022
Nov 4, 2022
Oct 6, 2021
Nov 4, 2022
Oct 18, 2021
Nov 4, 2022
Feb 16, 2024

Repository files navigation

Elytron Web

Integration project for integrating Elytron based HTTP authentication with web containers and clients (Initially just Undertow server)

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 git@github.com:wildfly-security/elytron-web.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.redhat.com/projects/ELYWEB

Contributions

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

Our contribution guide will guide you through the steps for getting started on the Elytron Web project and will go through how to format and submit your first PR.

For more details, check out our getting started guide for developers.

About

Integration project for integrating Elytron based HTTP authentication with web containers and clients (Initially just Undertow server)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%