feat(oidc_user_backend): add ansible role #7
Reference in New Issue
Block a user
Delete Branch "transcaffeine/oidc_user_backend"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
feat(oidc_user_backend): add ansible roleto WIP: feat(oidc_user_backend): add ansible role516e2430d8to4b26b8fdc24b26b8fdc2to0e0636dd880e0636dd88to4ba5558743WIP: feat(oidc_user_backend): add ansible roleto feat(oidc_user_backend): add ansible role@@ -0,0 +48,4 @@occ_command: >-{{ oidc_user_backend_occ_user_oidc_provider_set_command }}occ_become_user: "{{ oidc_user_backend_deployment_become_user_info.uid }}"occ_command_result_var: "oidc_user_backend_occ_user_oidc_provider_update_info"These variables should be prefixed, like in 21-24
see
4ba5558743..23301a0a86 (diff-488214cc6a85d711a2b5429db3aebe49d3b49f84)@@ -0,0 +9,4 @@scope: "{{ oidc_user_backend_config_provider_scopes | default([], true) | join(' ') }}"settings:uniqueUid: >-2{{ oidc_user_backend_config_provider_settings_unique_id | bool }}This variable should be named
..._unique_uidsee
4ba5558743..23301a0a86 (diff-9c19d558f535a30035d56f7fbebc23e5960d716c)4ba5558743to23301a0a86