How can identityserver4 access external web api secured by the identityserver4 issuer -


i have web api secured identityserver4. need access web api identityserver4 using client_credentials grant type.

how can identityserver4 generate token internally make call web api secured same identityserver4 issuer?

via identityservertools helper - documented here:

https://identityserver4.readthedocs.io/en/release/topics/tools.html


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

go - golang pprof for c library code -