fix(accessanalyzer): correct install and IDP setup docs to match current installer - #1414
Conversation
…ent installer Quick Install and Identity Provider docs described a prior installer generation (AD prompts during install, /opt/dspm-tls, breakglass admin@dspm.local). Verified against access-analyzer source: IDP flags were removed (AA-12), the first admin is now the only login-capable account (AA-199), and IDP setup happens post-install via the webapp wizard at /setup. - Fix TLS cert dir: /opt/dspm-tls -> /etc/dspm - Remove the install-time Active Directory information section - Correct first admin account: local account with generated password, not AD-tied - Remove the prompt reference table (drifts too fast to maintain) - Update the installation summary to match actual installer output - Refactor Identity Provider's supported integration types for AD + Entra ID, including "Set up later" and revisiting setup at /setup
Auto-Fix Summary12 issues fixed, 10 skipped across 2 files
| Ask |
The setup wizard's /setup/entra-consent-callback only covers the one-time admin-consent step. Zitadel independently redirects to a fixed /idps/callback path (deploy/helm/infra/templates/ingress.yaml:506) on every federated sign-in, so Entra rejects sign-in with AADSTS50011 unless that URI is also registered on the app registration.
Documentation PR ReviewEditorial Reviewdocs/accessanalyzer/2601/configurations/identity-provider.md
docs/accessanalyzer/2601/install/quickinstall.md
Summary14 editorial suggestions across 2 files. Vale and Dale issues are auto-fixed separately. What to do next: Comment
You can ask Claude anything about the review or about Netwrix writing standards.
|
Auto-Fix Summary5 issues fixed, 5 skipped across 2 files
| Ask |
Summary
/opt/dspm-tls, a customer-facing breakglassadmin@dspm.local). Verified current behavior against theaccess-analyzersource: IDP flags were removed from the installer (AA-12), the first admin is now the only login-capable account after install (AA-199), and IDP setup happens post-install via the webapp setup wizard at/setup./opt/dspm-tls→/etc/dspm), removed the install-time "Active Directory information" section, corrected the first admin account description (local account, generated password, forced change), removed the prompt reference table, updated the installation summary to match actual installer output, and refactored Identity Provider's supported integration types to describe the real AD/Entra ID setup-wizard flow, including "Set up later" and revisiting via/setup.Test plan