adobe / da-admin

Apache License 2.0
0 stars 4 forks source link

Service-level authentication #40

Open auniverseaway opened 3 months ago

auniverseaway commented 3 months ago

As an engineer, I would like the ability to bless a service to perform CRUD operations outside the logged in experience on da.live so that I can work with my own content with my own tools.

Criteria of acceptance

  1. Provide a path to add a service to org config.

Additional thoughts

My hope is there's some sort of Adobe I/O + IMS answer here. I think it's fair game if there's a service where a password or something needs to be rotated every 90 days. Not opposed to other schemes (MSAL) if it doesn't make da-admin more complicated. If we wanted to be lazy, we could even just have a shared secret... not sure if that would fly with security folks.