chore: add initial structure and ms-entra enterprise application guide

This commit is contained in:
Bert-Jan Fikse 2025-09-03 15:43:08 +02:00
parent c3f07513bf
commit 159341d4b4
Signed by: bert-jan
GPG key ID: C1E0AB516AC16D1A
24 changed files with 201 additions and 1 deletions

View file

@ -1,2 +1,13 @@
# docs
# 📚 Documentation Repository
This repository contains documentation, guides, and reference material.
## 📖 Available Documentation
- **[Keycloak](./keycloak/)**
Documentation and guides related to Keycloak configuration and best practices.
- **[Microsoft Entra](./ms-entra/)**
Documentation and guides related to Microsft Entra configuration and best practices.
- [Enterprise App Integration with Keycloak](./ms-entra/enterprise-app-keycloak.md)
Step-by-step instructions for creating an Enterprise Application in Microsoft Entra (Azure AD) as an identity provider for Keycloak.