oauth - IdentityServer3 - Incremental Authorization (leastprivilege) -


i'm looking have client access token (reference token) scope access call api 1, api 1 call api 2, api 2 call id3 add scope (if client allow) access token.

if possible?

yes possible, need endpoint on id3 project adds/writes scope same repository/datastore iscopestore uses.


Comments

Popular posts from this blog

cron - how to properly run Python script with crontab on every system startup -

elasticsearch - Is the order of operations guaranteed in a bulk update? -

Slow performance first queries on SQL Azure -