Skip to content

Fix CORS and add implicit grant

Nikodem Jaworski requested to merge (removed):master into master

What does this MR do?

Adds missing CORS header and enables implicit oauth grant flow.

Why was this MR needed?

Web clients cannot login with oauth or password and are not allowed to use pagination X-Headers.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Fixes #19470 (closed), #20628 (closed), #2716 (closed)

Merge request reports