We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc65be4 commit ea89a55Copy full SHA for ea89a55
configurations.md
@@ -90,6 +90,8 @@ PostgreSQL is configured only if the required environment variables are set; oth
90
- **`MOBSF_IDP_IS_ADFS`**: Set ADFS as IdP when set to `1`.
91
- **`MOBSF_SP_HOST`**: Hostname for SAML Service Provider (SP).
92
- **`MOBSF_SP_ALLOW_PASSWORD`**: Enables password-based login for SAML SP when set to `1`.
93
+- **`MOBSF_IDP_MAINTAINER_GROUP`**: Custom group name for Read/Write maintainers, defaults to `Maintainer`.
94
+- **`MOBSF_IDP_VIEWER_GROUP`**: Custom group name for Read-only viewers, defaults to `Viewer`.
95
96
## Custom binaries for Android SAST
97
- **`MOBSF_BUNDLE_TOOL`**: Path to the BundleTool binary.
0 commit comments