{
  "allowSignInWithSAIdentity": true,
  "allowLocalSignIn": true,
  "instanceName": "MARPOSS DOC",
  "localSignInOnly": false,
  "autoRedirectToSAIdentity": false,
  "allowedProviders": [
    "google",
    "microsoft",
    "apple"
  ],
  "hasMultipleProviderConfigured": true,
  "hasAnyProviderConfigured": true,
  "canSignInWithSA": false,
  "canSignInWithApple": true,
  "canSignInWithGoogle": true,
  "canSignInWithMicrosoft": true,
  "showOr": true,
  "saIdentityUri": "https://identity.smartaware.io/connect/authorize?initiate=true&client_id=sa-dev&redirect_uri=https://marposs.eu1.smartaware.io/auth/idcallback&response_type=code&scope=openid%20offline_access",
  "saIdentityRedirectUri": "https://marposs.eu1.smartaware.io/auth/idcallback",
  "saIdentityProviders": "google,microsoft,apple",
  "saIdentityTokenUri": "https://identity.smartaware.io/connect/token",
  "commits": "0"
}