Problem:
1) Non-admin users can't log into Confluence.
2) Admin can't change user password, or details.
Basically Confluence fails to self authenticate users.
I've deleted ALL application links (e.g. Was delegated to Jira)
"External user management" is UN-checked.
(I've even restarted the Confluence app, and rebooted the server.)
Versions:
Confluence 6.0.6, JIRA 7.1.4
Background:
Confluence-standalone was successfully delegating user authentication to Jira-standalone, but that broke when both Confluence and JIRA were put behind reverse proxies sitting on localhost. After 6 hours testing different combinations of URLs in application links, explicitly whitelisting localhost, upgrading to latest versions, I have given up on Confluence/JIRA delegated authentication. I'm just trying to get Confluence to self authenticate.
Log message:
Caused by: com.atlassian.crowd.exception.InvalidCrowdServiceException: The following URL does not specify a valid Crowd User Management REST service: http://127.0.0.1:8080
2017-01-18 22:24:14,505 ERROR [http-nio-8090-exec-1] [bucket.user.DefaultUserAccessor] removeMembership Failed to remove 'username_was_here' as a member of 'jira-soft
ware-users'
-- referer: http://server_name_was_here/confluence/admin/users/editusergroups-start.action?username=username_was_here | url: /confluence/admin/users/editusergroups.action | traceId: 404791fe51bc68a6 | userName: admin | action: editusergroups
com.atlassian.user.EntityException: com.atlassian.crowd.exception.runtime.OperationFailedException: The following URL does not specify a valid Crowd User Management REST service: http://127.0.0.1:8080/rest/usermanagement/1/group/user/direct?groupname=jira-software-users&username=username_was_here
at com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdGroupManager.removeMembership(EmbeddedCrowdGroupManager.java:223)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
....
Hi guys,
for your information, there is a workaround for that. Please take a look here https://confluence.atlassian.com/doc/restore-passwords-to-recover-admin-user-rights-158390.html
Fabio
Is there any solutions for that issue? I am using bitbucket, jira and confluence behind a reverse proxy with ssl certificates generated by lets encrypt.
I cannot delete / deactivate users and even cannot change passwords...
Please help
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For me it was resolved. There was a misconfiguration in linking user space of jira to bitbucket. (http instead of https)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am having this exact issue, except when moving to SSL. There is little to no details that I can find. I find it strange that Atlassian does not support SSL officially.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.