Skip to content

Avoid asking for principalId (objectId) when asking for a system assigned managed identity token #17

Description

@sabbadino

principalId is not required to get a system assigned managed identity token.
I understand that it is required as username ofr redis, still it can be extracted from the JWT token (it is the oid claim).

It's a pain in my case to put this info in the settings since I have an azure web app with deployment slots, and each slot has it's own principalId :(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions