Needed for keycloak_authentication_v2, to manage Keycloak authentication flows (e.g. the CCCHH browser flow) as YAML. Chosen over community.general's own copy of the module (deprecated in favor of this collection, and limited to 4 sub-flow levels there vs. 10 here).
50 lines
No EOL
1.3 KiB
JSON
50 lines
No EOL
1.3 KiB
JSON
{
|
|
"collection_info": {
|
|
"namespace": "middleware_automation",
|
|
"name": "keycloak",
|
|
"version": "3.0.11",
|
|
"authors": [
|
|
"Romain Pelisse <rpelisse@redhat.com>",
|
|
"Guido Grazioli <ggraziol@redhat.com>",
|
|
"Pavan Kumar Motaparthi <pmotapar@redhat.com>",
|
|
"Helmut Wolf <hwo@world-direct.at>",
|
|
"Harsha Cherukuri <hcheruku@redhat.com>"
|
|
],
|
|
"readme": "README.md",
|
|
"tags": [
|
|
"keycloak",
|
|
"redhat",
|
|
"rhel",
|
|
"sso",
|
|
"openid",
|
|
"application",
|
|
"identity",
|
|
"security",
|
|
"infrastructure",
|
|
"authentication",
|
|
"java",
|
|
"runtimes",
|
|
"middleware",
|
|
"a4mw"
|
|
],
|
|
"description": "Install and configure a keycloak, or Red Hat Single Sign-on, service.",
|
|
"license": [],
|
|
"license_file": "LICENSE",
|
|
"dependencies": {
|
|
"middleware_automation.common": ">=1.2.1",
|
|
"ansible.posix": ">=1.4.0"
|
|
},
|
|
"repository": "https://github.com/ansible-middleware/keycloak",
|
|
"documentation": "https://ansible-middleware.github.io/keycloak",
|
|
"homepage": "https://github.com/ansible-middleware/keycloak",
|
|
"issues": "https://github.com/ansible-middleware/keycloak/issues"
|
|
},
|
|
"file_manifest_file": {
|
|
"name": "FILES.json",
|
|
"ftype": "file",
|
|
"chksum_type": "sha256",
|
|
"chksum_sha256": "2e1d81deb872cc75f3b57d336f05fe3cc7f76210e310d4e212a1565877fcdd68",
|
|
"format": 1
|
|
},
|
|
"format": 1
|
|
} |