You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(auth): store RH Identity data in request.state
Store RHIdentityData instance in request.state.rh_identity_data during
authentication, enabling downstream endpoints to access org_id and
system_id for telemetry without modifying AuthTuple.
Signed-off-by: Major Hayden <major@redhat.com>
0 commit comments