Magnus Ohlsson

Results 7 comments of Magnus Ohlsson

I also find this behavior very limiting as testing Logic Apps with Managed Identities locally require code changes. As proposed by @erwinkramer above a nice solution would be that the...

Agree that OIDC support would be a highly appreciated feature.

Hi @darcyYe > Would you like to let us know what IdP you are using? This specific test was with an national-id provider called Criipto. They have worked perfect with...

Same problem here with AKS and Entra ID. As mentioned by @lborupj, the id_token, not the access_token, is sent in the Authorization header, which results in a 401. Earlier, I...

@Pree-byte @lborupj I have Headlamp working with AKS+Entra using [OAuth2Proxy](https://github.com/oauth2-proxy/oauth2-proxy). Let me know if that is an alternative, and i could provide some pointers.

@Pree-byte Here is how i got Headlamp to work with an AKS cluster using Entra Login and Entra RBAC with OAuth2Proxy. I did write up post here if you want...

@Pree-byte I install OAuth2Proxy via Helm using the exact values shared in the post earlier. Then i have an Ingress separately from Helm pointing to the OAuth2Proxy service and port...