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

https://github.com/unitvectory-labs/serviceauthcentral-client-java

Java client for requesting tokens from the ServiceAuthCentral OAuth 2.0 authorization server.
https://github.com/unitvectory-labs/serviceauthcentral-client-java

java-17 serviceauthcentral

Last synced: 5 months ago
JSON representation

Java client for requesting tokens from the ServiceAuthCentral OAuth 2.0 authorization server.

Awesome Lists containing this project

README

          

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Work In Progress](https://img.shields.io/badge/Status-Work%20In%20Progress-yellow)](https://guide.unitvectorylabs.com/bestpractices/status/#work-in-progress) [![codecov](https://codecov.io/gh/UnitVectorY-Labs/serviceauthcentral-client-java/graph/badge.svg?token=NCRQqEbLNW)](https://codecov.io/gh/UnitVectorY-Labs/serviceauthcentral-client-java)

# serviceauthcentral-client-java

Java client for requesting tokens from the ServiceAuthCentral OAuth 2.0 authorization server.

## References

- [ServiceAuthCentral](https://github.com/UnitVectorY-Labs/ServiceAuthCentral) - Simplify microservice security with ServiceAuthCentral: Centralized, open-source authorization in the cloud, minus the shared secrets.
- [ServiceAuthCentral Documentation](https://serviceauthcentral.unitvectorylabs.com/) - Documentation for ServiceAuthCentral
- [serviceauthcentralweb](https://github.com/UnitVectorY-Labs/serviceauthcentralweb) - Web based management interface for ServiceCloudAuth
- [serviceauthcentral-client-java](https://github.com/UnitVectorY-Labs/serviceauthcentral-client-java) - Java client for requesting tokens from the ServiceAuthCentral OAuth 2.0 authorization server.
- [serviceauthcentral-gcp-tofu](https://github.com/UnitVectorY-Labs/serviceauthcentral-gcp-tofu) - OpenTofu module for deploying a fully working ServiceAuthCentral deployment in GCP