Skip to main content

Keycloak auditor

Project description

kcwarden - Keycloak Configuration Auditor

Python PyPI version Mkdocs GitHub discussions Downloads GitHub stars

last release status

kcwarden checks your Keycloak configuration for common misconfigurations and security vulnerabilities.

🚀 Getting started

Install it using Python:

pip install kcwarden

For details and other methods, see our documentation.

▶️ Usage

Download your Keycloak's config:

kcwarden download --realm $REALM --user admin --output config.json $KEYCLOAK_BASE_URL

and run the checks against it:

kcwarden audit config.json

For more information, see the documentation on the project website.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kcwarden-0.1.0a2.tar.gz (42.6 kB view hashes)

Uploaded Source

Built Distribution

kcwarden-0.1.0a2-py3-none-any.whl (73.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page