-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6858a2b
commit 8bed2cb
Showing
1 changed file
with
26 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,27 @@ | ||
# keycloak-apple-identity-provider-druid | ||
Docker for Keycloak, that enables web-based sign in with Apple & DRUID and token exchange | ||
|
||
Welcome to the Keycloak Apple Identity Provider Druid repository! This project offers integration of Apple ID authentication and Druid Single Sign-On (SSO) within Keycloak. It enables users to authenticate using their Apple credentials and facilitates SSO with Druid. | ||
|
||
## Introduction | ||
|
||
This repository provides a Keycloak extension to support Apple ID as an identity provider, alongside SSO integration with Apache Druid. It simplifies adding Apple authentication to your applications and allows seamless access to Druid dashboards. | ||
|
||
## Features | ||
|
||
- **Apple ID Authentication**: Integrates Apple ID login within Keycloak, allowing users to authenticate with Apple credentials. | ||
- **Druid SSO**: Enables Keycloak-managed SSO for Apache Druid, streamlining access and enhancing user experience. | ||
- **Easy Configuration**: Provides straightforward setup processes for both Apple ID and Druid SSO integrations. | ||
- **Security Standards**: Complies with Apple's and Druid's security best practices. | ||
|
||
|
||
## Contributing | ||
|
||
We welcome contributions! Please read our [Contributing Guidelines](CONTRIBUTING.md) for more information. | ||
|
||
## License | ||
|
||
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details. | ||
|
||
## Acknowledgements | ||
|
||
We extend our thanks to the Keycloak and Apache Druid communities for their continuous support and contributions to the open-source ecosystem. |