Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Populate security privileges for roles #78

Open
11 tasks
ethanstrominger opened this issue Feb 29, 2024 · 0 comments
Open
11 tasks

Populate security privileges for roles #78

ethanstrominger opened this issue Feb 29, 2024 · 0 comments

Comments

@ethanstrominger
Copy link
Member

Blockers/Dependencies

None

Overview

REPLACE THIS TEXT -Text here that clearly states the purpose of this issue in 2 sentences or less.

Action Items

  • Create script that will:
    • If PEOPLE_DEPOt_SYNCH=TRUE
      • kb.admin: all privileges for kb,view privileges for PD. For V2, allow update of users
      • kb.maintainer: all privileges for kb, view privileges for pd
      • kb.approver: same as maintainer
      • kb.view: all view privileges for kb and pd
    • If PEOPLE_DEPOT_SYNCH=FALSE
      • kb.admin: all privileges for all tables
      • kb.maintainer: all privileges for all tables except view only for users
      • kb.approver: same as maintainer
      • kb.view: all view privileges for kb and pd

How to Manually Verify

REPLACE THIS TEXT - Describe how to manually verify either through UI or executing the code and inspecting.

Automated Tests

Any automated tests?

Resources/Instructions

REPLACE THIS TEXT -If there is a website which has documentation that helps with this issue provide the link(s) here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: New Issue Review
Development

No branches or pull requests

1 participant