Jonathan ANTOINE

Results 18 comments of Jonathan ANTOINE
trafficstars

Hello @damienbod , The goal of this RFC is to provide DPoP for public client and especially browsers. Am I missing something?

First of all, thanks for answering me @damienbod . Can't we use the [Subtle crypto JavaScript](https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto) api ? The idea is to generate a private key for each authentication session....

I have the same issue thant @abjbhat and I would love to have a workaround :(

Same problem for me, it happens only on Samsung devices (Galaxy S9 for instance) as far as I know.

Any update here :) ? I face the same issue trying the previews versions.

This does not seems possible with the current code base because prompt is overriden by harcoded value from the library : https://github.com/damienbod/angular-auth-oidc-client/blob/3799a12201eb21124074338ed4c0a132234531b2/projects/angular-auth-oidc-client/src/lib/utils/url/url.service.ts#L574-L576 @damienbod would you accept a PR that adds...

> > While investigating performance issues in my Android app, I noticed that the ButtonContentTypeConverter was parsing a double without providing a Culture and that is leading to perf issue...

Any update on this @kevinpollet or @youkoulayley :) ?