[
https://issues.apache.org/jira/browse/KNOX-3050?focusedWorklogId=924735&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-924735
]
ASF GitHub Bot logged work on KNOX-3050:
----------------------------------------
Author: ASF GitHub Bot
Created on: 08/Jul/24 00:10
Start Date: 08/Jul/24 00:10
Worklog Time Spent: 10m
Work Description: moresandeep opened a new pull request, #923:
URL: https://github.com/apache/knox/pull/923
## What changes were proposed in this pull request?
`auth/api/v1/pre` endpoint was only supporting GET, with this patch other
http verbs such as DELETE, PATCH, POST, PUT are now supported.
NOTE: There is no change in functionality, calling new verbs will return the
exact same information as GET.
## How was this patch tested?
This patch was tested locally.
Issue Time Tracking
-------------------
Worklog Id: (was: 924735)
Remaining Estimate: 0h
Time Spent: 10m
> “PATCH” method is not allowed for extauthz endpoint
> ---------------------------------------------------
>
> Key: KNOX-3050
> URL: https://issues.apache.org/jira/browse/KNOX-3050
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Reporter: Sandeep More
> Assignee: Sandeep More
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> auth/api/v1/extauthz endpoint returns "405 Method Not Allowed" for PATH
> request.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)