Commit Graph

77 Commits (f74d504b53bbb996373e9fdc7d679ba6d84f1125)

Author SHA1 Message Date
Guido Grazioli f74d504b53
Add roles argument_specs.yml 2022-02-08 16:28:17 +01:00
Guido Grazioli a800517422
chore: update dep on jcliff -> wildfly 2022-02-08 15:15:27 +01:00
Guido Grazioli cc6ddd3959
Merge pull request #10 from motaparthipavankumar/user-federation
User federation
2022-02-01 12:50:04 +01:00
Guido Grazioli d3887ae9bd
move client roles check out of loop 2022-02-01 09:19:26 +01:00
root 81005141c5 User federation 2022-01-31 14:16:36 -06:00
Guido Grazioli ce6982ad51
fix: typo 2022-01-31 17:21:57 +01:00
Guido Grazioli c2314ad068
fix: dict check for client users 2022-01-31 17:02:49 +01:00
Guido Grazioli b73f187930
fix: unpack archive only if needed 2022-01-28 15:18:49 +01:00
Guido Grazioli 99c14a79da
fix: prefix match for alternate url download 2022-01-28 14:46:12 +01:00
Guido Grazioli dbad4ea086
Update documentation 2022-01-27 16:34:06 +01:00
Guido Grazioli 6a28da3736
simplify download logic, merge remaining install tasks 2022-01-27 15:38:03 +01:00
Guido Grazioli 0f02037746
move health url fact to variables 2022-01-27 15:38:03 +01:00
Guido Grazioli 8882b36c83
fix: template ports 2022-01-27 15:38:03 +01:00
Guido Grazioli 8895bc8e1f
remove unused vars, document used vars 2022-01-27 15:38:03 +01:00
Guido Grazioli 34c18888c9
add ansible_managed macro to templates 2022-01-27 15:38:03 +01:00
Guido Grazioli 906ba3c577
refactor offline install, rhsso patch install 2022-01-27 15:38:03 +01:00
Guido Grazioli 11fb2cc43b
rework docs, add python requirements 2022-01-27 15:38:03 +01:00
Guido Grazioli 82fb60509b
Merge pull request #8 from motaparthipavankumar/create-clients-enhancement
Client Creation Enhancement
2022-01-27 15:34:55 +01:00
root 2324d4070e Addressed review comments 2022-01-27 08:17:30 -06:00
Guido Grazioli 3df7a1a2e1
fix: dblock for db migration / fix: ejb dist caches 2022-01-20 20:56:49 +01:00
root 0fdd89d571 Updated keycloak_realm/tasks/manage_client_roles.yml 2022-01-19 11:41:20 -06:00
Guido Grazioli 4a28e1914e
Open jgroups port in firewall 2022-01-19 17:23:42 +01:00
root bd84d99fd1 Updated keycloak_realm/tasks/main.yml 2022-01-19 10:14:00 -06:00
root 8da1483354 Client Creation Enhancement 2022-01-19 10:13:55 -06:00
Pavan Kumar Motaparthi a309f7caae
Merge branch 'ansible-middleware:main' into stable 2022-01-18 17:03:54 -06:00
Pavan Kumar Motaparthi a1f483afe9
Merge pull request #4 from motaparthipavankumar/keycloak-realm-enhancement
User Federation changes
2022-01-18 11:23:00 -06:00
root 247d8b8a22 User Federation changes 2022-01-17 15:53:16 -06:00
root ce26ceeed0 Code review comments 2022-01-14 13:54:10 -06:00
Guido Grazioli d4634fcebc update new download location 2022-01-14 11:10:08 +01:00
Guido Grazioli d7597771cf Drop service logfile, symlink log directory instead 2022-01-14 10:14:24 +01:00
Guido Grazioli 94aecfcd87 Rename/merge templates and update install task 2022-01-14 10:09:10 +01:00
Guido Grazioli 7a989f7771 Move former templates and update docs 2022-01-14 10:06:43 +01:00
Guido Grazioli 5fa9243bcd fix: keycloak_frontend_url needs scheme 2022-01-14 09:54:26 +01:00
Guido Grazioli bcd82a5ae5 Add variable for frontendUrl (for revproxy scenario) 2022-01-13 17:38:11 +01:00
root ef81faefdf Download source via url 2022-01-12 09:13:53 -06:00
root 4217ba6e7f Local path installation support 2022-01-11 09:28:02 -06:00
Guido Grazioli 406075df89 Bump and update README 2022-01-10 17:49:23 +01:00
Guido Grazioli 26be376b5c Template preferIPv4Stack, add health check after handler 2022-01-10 17:37:14 +01:00
Guido Grazioli 3cd69821c0 Bump version, document python3 netaddr dependency 2022-01-10 14:26:54 +01:00
Guido Grazioli eba0d84a2b Add health port to keycloak-ispn, polish templates 2022-01-10 14:21:39 +01:00
Guido Grazioli 57f2472283 Update template versions in keycloak-ispn scenario 2022-01-10 11:43:08 +01:00
Guido Grazioli c32b95898c Fix keycloak-infinispan standalone template versions 2022-01-10 09:53:55 +01:00
Guido Grazioli 53c5ef645a Parametrize jdbc driver version 2022-01-05 13:55:19 +01:00
Guido Grazioli 967d68898a JVM as variable, name all tasks, update README 2022-01-04 16:01:37 +01:00
Guido Grazioli 15d3411f45 Add configuration for hotrod TLS 2022-01-04 14:30:28 +01:00
Guido Grazioli 5eba1c12e4 Bind jgroups to any-address when ansible facts not defined 2021-12-31 12:31:08 +01:00
Guido Grazioli 52ca7083a4
Merge pull request #3 from ansible-middleware/refactor_standalone_xml
Allow to change default standalone.xml path and name
2021-12-30 16:47:16 +01:00
Romain Pelisse cfb8f7c6fb Allow to change default standalone.xml path and name 2021-12-30 16:22:41 +01:00
Guido Grazioli daa5396a47 Switch collection dep from jcliff to wildfly 2021-12-30 12:24:59 +01:00
Romain Pelisse 543e82cb9f Enhance wait message with keycloak healthcheck URL 2021-12-29 18:30:58 +01:00