Hi, I'm using JIRA as AuthServer for Confluence, after update JIRA to 8, the Confluence not logging anymore..
Confluence version: 6.14.3
Confluence WITH - OLD JIRA version: v7.12.3 - WORKING
Confluence WITH - NEW JIRA version: v8.1.0 - Forbidden (403)
Application Links are apparently working
I try using direct API call using Postman to MYURL/rest/usermanagement/1/search?entity-type=user&start-index=0&max-
And using BASIC AUTH, get results:
JIRA version: v7.12.3 - WORKING
JIRA version: v8.1.0 - Forbidden (403), returnning html page
A have disabled Whitelist in JIRA v8.1.0
Is it a compatibility issue?