---
title: "Use this endpoint to trigger authorization request"
method: POST
path: "/authorize"
tags: ["Authorize Endpoint"]
---

# Use this endpoint to trigger authorization request

`POST /authorize`

The authorization endpoint is used to interact with the resource owner
and obtain an authorization grant. The authorization server MUST first 
verify the identity of the resource owner.

## Response `200`

Authorization page response

## Other responses

- `302` — Authorization redirection response
- `400` — OAuth error page
- `500` — OAuth error page

---

[API](https://skmtc.net/ibm/apis/ibm-security-verify-access-oidc-provider.md) · [All operations](https://skmtc.net/ibm/apis/ibm-security-verify-access-oidc-provider/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ibm/ibm-security-verify-access-oidc-provider/versions/68cfc4d21b73/schema)
