zr / zr-sso-bundle
ZR SSO Bundle
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 8
Forks: 0
Open Issues: 0
Type:drupal-recipe
pkg:composer/zr/zr-sso-bundle
Requires
- php: >=8.1
- drupal/openid_connect: ^1.4
- drupal/openidopenid_connect_windows_aad_connect: ^2.0@beta
README
To install the ZR SSO Bundle, follow the steps below:
-
Ensure the below has been added to the
composer.jsoninstaller-paths:"web/recipes/custom/{$name}": ["type:drupal-recipe"]
-
Run
composer require zr/zr-sso-bundle -
Run the following command (within
/webdirectory):ddev drush recipe recipes/custom/zr-sso-bundle