DuendeSoftware / Samples

Samples for our Products
Other
225 stars 269 forks source link

DPoP and BFF sample #118

Closed brockallen closed 1 year ago

brockallen commented 1 year ago

I think all we need is a IConfigOptions<UserTokenManagementOptions> to set the DPoPJsonWebKey. But it's be nice to just have that sample to point people to.

brockallen commented 1 year ago

Right now the BFF layer is hard coding "Bearer", so more needs to be done in the BFF for this. I hope the work here can evolve: https://github.com/DuendeSoftware/BFF/pull/168 to use the richer APIs now.