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

add non-OAuth providers #74

Open
ebagdasa opened this issue Aug 21, 2019 · 0 comments
Open

add non-OAuth providers #74

ebagdasa opened this issue Aug 21, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@ebagdasa
Copy link
Member

Some providers might not use OAuth (e.g. on-device sensors, SQL-db, non-OAuth endpoints, etc) and we need to establish a way to allow Ancile to protect the data obtained from this sources.

  1. We can create fetch_fucnctions that will be able to do any type of the call to DP, Rest, etc
  2. Allow creation of the non-OAuth provider and assignment of corresponding policies.
@ebagdasa ebagdasa added the enhancement New feature or request label Aug 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant