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

https://github.com/utrechtuniversity/yoda-external-user-service

A service that provides for external user enrollment and external user management via a HTTP API for Yoda: https://github.com/UtrechtUniversity/yoda
https://github.com/utrechtuniversity/yoda-external-user-service

python yoda

Last synced: 3 months ago
JSON representation

A service that provides for external user enrollment and external user management via a HTTP API for Yoda: https://github.com/UtrechtUniversity/yoda

Awesome Lists containing this project

README

          

# Yoda External User Service

Yoda External User Service (EUS) is a component of [Yoda](https://github.com/utrechtuniversity/yoda) that facilitates
authentication of users external to the main authentication provider (typically OIDC). It manages user accounts in a
local database.

## Documentation
Generic Yoda documentation is available at: https://utrechtuniversity.github.io/yoda/

## Contributing

### Bug reports
We use GitHub for bug tracking.
Please search existing [issues](https://github.com/UtrechtUniversity/yoda/issues) and create a new one if the issue is not yet tracked.

### Questions and ideas
The best place to reach us about questions and ideas regarding Yoda is on our [GitHub Discussions page](https://github.com/utrechtuniversity/yoda/discussions).

## License
This project is licensed under the GPLv3 license.
The full license can be found in [LICENSE](LICENSE).