Hi Where we will get this error log?
need full steps to set client secret key and how to use in postman to get token.
I want to get api token based on client secrete key and gives error "Invalid_Client" when we set require client secret in abp commercial settings.hope now you understand. give us the steps to use client secret as required and how to get the token with client secret key in postman.
Hi ,
I want to get api token based on client secrete key and gives error "Invalid_Client" when we set*** require client secret*** in abp commercial settings.hope now you understand. give us the steps to use client secret as required and how to get the token with client secret key in postman.
We want to get the JWT token with Client Secrate key required from abp settings , pls provide us the example?
hi
You can get more info from identityserver4 docs.
https://docs.identityserver.io/en/release/topics/secrets.html https://identityserver4.readthedocs.io/en/latest/reference/client.html https://identityserver4.readthedocs.io/en/latest/topics/client_authentication.html
hi i have enable secrete key required but its give invalid client error.can u give me the steps to configure secrete key required for token access and where we set the secrete key with expiration.
We want to get the JWT token with Client Secrate key required from abp settings , pls provide us the example.
How do we make Client secret key as required in api request and where we set this key and its expiry date ?
Hi Team need url to get JWT token to access api in the project from portman.
Thanks