Vikash Singh

Results 21 issues of Vikash Singh

Implement https://github.com/odpf/guardian/issues/212: Appeal request on behalf of another user

Address [connection setting](https://github.com/odpf/guardian/issues/245)

**Summary** As a user, they want to raise an appeal for another user in Guardian. This could help the manager/supervisor to raise all access-request for a user and sometimes this...

appeal
roadmap

**Summary** Complex appeal approval flow can't be modelled using policy config YAML file so in that case, Guardian should be able to integrate with existing complex approval flow like `bpmn`....

policy
roadmap

**Summary** Provide a user to have pre-defined access based on their role. For example, if a developer/analyst joins a team then they will have access of certain Metabase Collection, BigQuery...

roadmap

**Summary** Integrate Guardian with a metadata system, it'll help users to define custom policy on resource metadata. For example, there could be one more step in the approval flow if...

resource
provider

**Summary** Currently, whoever has access to Guardian APIs like registering a provider, approving an appeal, revoking the access etc can trigger this APIs w/o any authorization. **Proposed solution** Proxy Guardian...

**Description** Appeal creation starts taking more time as policies, and grants grow. One of the reasons is that we load all the policies, grants, and providers instead of the id...