adobe / aio-tvm

Token Vending Machine, integrate external cloud services into I/O Runtime
https://www.adobe.io
Apache License 2.0
11 stars 13 forks source link

Add IMS Authentication #50

Open solaris007 opened 2 years ago

solaris007 commented 2 years ago

Feature request.

Expected Behaviour

Support authentication by virtue of IMS authentication (pre-existing token or full circle). Stretch goal: Potentially support resource-specific entitlements.

Actual Behaviour

Only OW credentials are supported.

meryllblanchet commented 2 years ago

Hi, ideally, we would like to see a pluggable authorization mechanism at TVM level, in which we would preserve the default OW credentials validation, but extend by providing an IMS authorization level.

Our management application is multi-tenant and its users should have access to configuration files isolated by IMS org and possible other criteria in the future.

aiojbot commented 2 years ago

JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-1395