Skip to content

Instantly share code, notes, and snippets.

@edwint88
Last active May 8, 2019 21:24
Show Gist options
  • Save edwint88/20eb696c403201f73f24f33ab407c3a9 to your computer and use it in GitHub Desktop.
Save edwint88/20eb696c403201f73f24f33ab407c3a9 to your computer and use it in GitHub Desktop.
# Method: POST
# Headers
# Content-Type: application/x-www-form-urlencoded
# Authorization Basic encoded(client_id:secret)
# Body
# grant_type client_credentials
http://127.0.0.1:8088/auth/realms/app/protocol/openid-connect/token
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment