Hi
This is really great as it can help eliminate shared/static secrets/tokens.
Can it also be used for the use-case where I am running Windows or Mac and am logging in using Microsoft Entra ID? E.g. command line git or VSCode using git-credential. Currently, I have to handle a token manually or semi-manually via gh auth. But if I could get a short-lived token via my existing credentials from Entra ID and federate that this Octo STS, most handling of tokens and the associated risk would vanish.
Looking forward to an answer.