Grant Management: deletion of grant elements

Issue #284 resolved
Torsten Lodderstedt created an issue

The draft currently only describes revocation of a whole grant. It might be desirable to delete/revoke only parts (scope values, authorization details objects, resources, claims).

Comments (8)

  1. Stuart Low

    Isn’t this solved by the replace mode? I suspect that modification of a grant to effectively “downgrade” authorisations should require a authorise call?

  2. Dima Postnikov

    Adding Vladimir Dzhuvinov’s feedback via the mailing list:

    “Back then I stated there is value in enabling fine-grained revocation of individual scope values and OIDC claims. Incidentally I was discussing a use case that same week which can benefit from this... I hope the perceived difficulty in devising a nice mgmt API for this won't put you off this :)”

  3. Torsten Lodderstedt reporter

    @Vladimir Dzhuvinov could you share more insights about the mentioned use case? The draft currently would support partial removal by replacing the grant content (as pointed out by Stuart above). We would like to understand whether this is sufficient for your use case.

  4. Vladimir Dzhuvinov

    The original use case evolved, but I believe the “replace” action will do just fine in this case (once it gets completed).

    Thanks!

  5. Log in to comment