get
https://api.hcssapps.com/identity/connect/authorize
Get an authorization code from identity server.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
302If all goes well, you'll receive an HTTP 302 response. The authorization code is included at the end of the URL.
HTTP/1.1 302 Found
Location: https://YOUR_APP/callback?code=AUTHORIZATION_CODE&state=xyzABC123