Skip to content

Commit ea89a55

Browse files
authored
Update configurations.md
1 parent cc65be4 commit ea89a55

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

configurations.md

+2
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ PostgreSQL is configured only if the required environment variables are set; oth
9090
- **`MOBSF_IDP_IS_ADFS`**: Set ADFS as IdP when set to `1`.
9191
- **`MOBSF_SP_HOST`**: Hostname for SAML Service Provider (SP).
9292
- **`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`.
9395

9496
## Custom binaries for Android SAST
9597
- **`MOBSF_BUNDLE_TOOL`**: Path to the BundleTool binary.

0 commit comments

Comments
 (0)