Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andranikasd/keycloak-cheatsheets
This repository serves as a comprehensive guide, offering users step-by-step instructions, best practices, and ready-to-use configurations to set up and integrate Keycloak in Kubernetes environments.
https://github.com/andranikasd/keycloak-cheatsheets
argocd keycloak kubernetes ldap oidc saml saml2 sso
Last synced: about 2 months ago
JSON representation
This repository serves as a comprehensive guide, offering users step-by-step instructions, best practices, and ready-to-use configurations to set up and integrate Keycloak in Kubernetes environments.
- Host: GitHub
- URL: https://github.com/andranikasd/keycloak-cheatsheets
- Owner: andranikasd
- License: gpl-3.0
- Created: 2024-02-29T19:52:20.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-02-29T20:35:11.000Z (11 months ago)
- Last Synced: 2024-03-02T17:33:01.636Z (11 months ago)
- Topics: argocd, keycloak, kubernetes, ldap, oidc, saml, saml2, sso
- Language: HCL
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Keycloak Cheatsheets
Welcome to the Keycloak Cheatsheets repository, a comprehensive guide and collection of configurations to help you integrate Keycloak for authentication and authorization in various platforms and applications.
## About Keycloak
Keycloak is an open-source Identity and Access Management solution aimed at modern applications and services. It offers out-of-the-box support for many standard protocols such as OpenID Connect (OIDC), OAuth 2.0, and SAML.
This project aims to simplify the complexity around configuring Keycloak with different systems by providing easy-to-follow guides and cheatsheets.
## Getting Started
To get started, choose the integration guide relevant to your application or service from the list below.
### Available Integration Guides
- [**ArgoCD with Keycloak Integration Guide**](argocd/README.md) - Step-by-step instructions on integrating ArgoCD with Keycloak using OIDC for authentication.
We are actively working on adding more guides to cover a wide range of applications and services. If you don't see a guide for your specific need, please consider contributing.
## Contributing
Your contributions are welcome! If you have successfully integrated Keycloak with an application or service and would like to share your knowledge, please submit a pull request with a new guide or cheatsheet.
Please follow the existing format for guides and add your new guide in a separate directory with a descriptive `README.md` file.
## License
This project is licensed under the GNU General Public License (GPL). By contributing to this repository, you agree to license your contributions under the same license.
## Acknowledgments
We would like to thank all the contributors who have helped in creating and expanding this repository with valuable guides and cheatsheets.
## Contact
For questions, suggestions, or contributions, please submit an issue or pull request on GitHub. We look forward to your feedback and contributions!