Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Postman Authorization Key Value #25

Open
nakulsolanki opened this issue Feb 5, 2018 · 2 comments
Open

Postman Authorization Key Value #25

nakulsolanki opened this issue Feb 5, 2018 · 2 comments

Comments

@nakulsolanki
Copy link

For the following three requests there is a hardcoded header valeu for Authorization key i.e. Basic ZGVtb2NsaWVudDpkZW1vY2xpZW50c2VjcmV0

  1. Password Grant
  2. Client Credentials Grant
  3. Refresh Token

What is this key used for? Can I change it? How?

@kshirish
Copy link

kshirish commented Feb 6, 2018

Check this link for Basic Authorization Header standard.

@nakulsolanki
Copy link
Author

Thanks for the quick response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants