An open API service indexing awesome lists of open source software.

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

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).