Skip to content
Commit 145e6f88 authored by abirembaut's avatar abirembaut Committed by GitHub
Browse files

fix(login) make redirect parameter optional (#622)

* If there is a redirect param in the request use it otherwise check if
there is a redirect URL
* update keycloak config test example to remove logout url

This means it is no longer needed to put redirect=false in the request
to log in using the API. But previous login requests with a redirect URL
will continue working as the redirect parameter is optional

Covers [BPO-655](https://bonitasoft.atlassian.net/browse/BPO-655)
parent 44b5afa2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment