mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-07 05:03:34 +00:00
Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -780,7 +780,7 @@ jobs:
|
|||||||
ssoprofile=$($gam create inboundssoprofile name "El Goog ${newbase}" loginurl https://www.google.com logouturl https://www.google.com changepasswordurl https://www.google.com entityid ElGoog return_name_only)
|
ssoprofile=$($gam create inboundssoprofile name "El Goog ${newbase}" loginurl https://www.google.com logouturl https://www.google.com changepasswordurl https://www.google.com entityid ElGoog return_name_only)
|
||||||
$gam create inboundssocredential profile "id:${ssoprofile}" generate_key
|
$gam create inboundssocredential profile "id:${ssoprofile}" generate_key
|
||||||
$gam create inboundssoassignment profile "id:${ssoprofile}" orgunit "${newou}" mode SAML_SSO
|
$gam create inboundssoassignment profile "id:${ssoprofile}" orgunit "${newou}" mode SAML_SSO
|
||||||
$gam update inboundssoassignment orgunit "ou:${newou}" mode SSO_OFF
|
$gam delete inboundssoassignment "ou:${newou}"
|
||||||
$gam delete inboundssoprofile "id:${ssoprofile}"
|
$gam delete inboundssoprofile "id:${ssoprofile}"
|
||||||
$gam print printermodels | wc -l
|
$gam print printermodels | wc -l
|
||||||
$gam print printers
|
$gam print printers
|
||||||
|
Reference in New Issue
Block a user