nais / api

MIT License
1 stars 0 forks source link

access policy: handle non-existent applications #53

Open tronghn opened 3 months ago

tronghn commented 3 months ago

See https://nav-it.slack.com/archives/C5KUST8N6/p1712571559013769

Related: https://github.com/nais/console-backend/issues/38

tronghn commented 3 months ago

Could consider solving this spec-wise instead of in Console by separating pure network policies and token policies. In other words, move access policies for AAD and TokenX out of the accessPolicy stanza and to their respective stanzas.

Related: draft for spec v2