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
OIDCIdentity should accept a null audience which would match the behaviour of the UI. The audience seems to be inferred from an internal UUID when this is set to null. Currently setting the emptystring makes OIDC calls fail.