Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Make GetUserClaims and GetManagementClaims Async #183

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

stefannikolei
Copy link
Contributor

This Addresses DuendeSoftware/products#1702.

Changing to Async makes the implementation easier (IMHO).

@brockallen
Copy link
Member

brockallen commented Sep 7, 2023

Are you currently customizing the user service? I'm asking because we envisioned this API to simply access the claims from the current authentication session, and there are many other ways to enhance the claims in the user's session (ticket store, claims transformation, more middleware, etc).

@brockallen brockallen added this to the 3.0.0 milestone Nov 30, 2023
@brockallen
Copy link
Member

We're going to reevaluate this request for our next major version, since this would be a breaking change.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants