https://github.com/eclipse-xfsc/aas
Implements OAuth2 for SSI
https://github.com/eclipse-xfsc/aas
aas authentication authorization iam keycloak microservice security xfsc
Last synced: 24 days ago
JSON representation
Implements OAuth2 for SSI
- Host: GitHub
- URL: https://github.com/eclipse-xfsc/aas
- Owner: eclipse-xfsc
- License: apache-2.0
- Created: 2025-04-22T16:33:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-10-12T17:18:05.000Z (8 months ago)
- Last Synced: 2026-05-12T16:06:25.965Z (about 1 month ago)
- Topics: aas, authentication, authorization, iam, keycloak, microservice, security, xfsc
- Language: Java
- Size: 22.4 MB
- Stars: 1
- Watchers: 8
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Authentication & Authorization Service
## Description
This is a Reference Implementation of GAIA-X LOT1 [Authentication & Authorization Service](https://www.gxfs.eu/authentication-authorisation/).
## Documentation
All service documentation, installation instructions and other materials can be found in the [AAS documentation](./doc) section.
## Support
To get support you can open an issue in the project [Issues](https://gitlab.com/gaia-x/data-infrastructure-federation-services/authenticationauthorization/-/issues) section.
## Getting Started
To start with AAS project see detailed instruction at [Build Procedures](./doc/build) section.
## Roadmap
The project is in the development phase how. We're going to implement all required functionality till the end of April 2022 and then test and stabilize it during May and June 2022.
## Contributing
If you want to contribute to the project - please request a membership at [Project Members](https://gitlab.com/gaia-x/data-infrastructure-federation-services/authenticationauthorization/-/project_members) section or drop an email to project maintainer [Denis Sukhoroslov](mailto:denis.sukhoroslov@t-systems.com)
## Authors and acknowledgment
The project is implemented by T-Systems International GmbH, direct project members are:
- [Viktor Nemeš](https://gitlab.com/nemesviktor)
- [Simon Javorsky](https://gitlab.com/sJavorskyEts)
- [Giancarlo Errigo](https://gitlab.com/gerrigom)
- [Ihor Muzychka](https://gitlab.com/borealis132)
- [Ladislav Jurcisin](https://gitlab.com/ladislav.jurcisin)
- [Denis Sukhoroslov](https://gitlab.com/dsukhoroslov)
The project implementation wouldn't be possible without a great help of our partners from Fraunhofer Institute:
- Wolfgang Studier
- Thomas Bellebaum
- Martin Schanzenbach
## License
GAIA-X Authentication & Authorization Server is Open Source software released under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0.html).