Conversation
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Greptile OverviewGreptile SummaryThis PR adds first-class PAM support for Windows Server resources (RDP) across backend + frontend, including:
Key integration points are the PAM resource factory map ( Issues to fix before merge:
Confidence Score: 3/5
Important Files Changed
|
|
@greptile review the latest doc changes commit |
backend/src/ee/services/pam-resource/windows-server/windows-server-resource-schemas.ts
Show resolved
Hide resolved
backend/src/ee/services/pam-resource/windows-server/windows-server-resource-factory.ts
Outdated
Show resolved
Hide resolved
Additional Comments (1)
Windows Server accounts/resources are now creatable/listable, but Either remove/disable Windows registration until access is supported, or update the route schema to reflect the current behavior (including the error response) / add a Windows branch when implemented. |
|
@greptile re-review this PR |
frontend/src/pages/pam/PamAccountByIDPage/components/PamAccountResourcesSection.tsx
Show resolved
Hide resolved
Additional Comments (1)
Also affected: |
Context
windows server resource
Screenshots
Type
Checklist
type(scope): short description(scope is optional, e.g.,fix: prevent crash on syncorfix(api): handle null response).