You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add service handling and restart handler for ondemand-dex
* Extend README with ondemand-dex service variables
---------
Co-authored-by: Jens Müller <jens.mueller@unibe.ch>
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -294,6 +294,7 @@ See [auth\_openidc](https://github.com/zmartzone/mod_auth_openidc) for more info
294
294
#### Install Dex
295
295
296
296
To install dex for OIDC use set the flag `install_ondemand_dex` to true and it will install the package.
297
+
You can use the `ondemand_dex_service_state` and `ondemand_dex_service_enabled` variables in [default/main/install.yml](defaults/main/install.yml#L43) to set the state of the service (default: started / enabled).
0 commit comments