Confluence 2.7 has reached end of life
Check out the [latest version] of the documentation
If you have setup Confluence to:
- delegate user management to JIRA (as per our documentation here) or
- use LDAP/Active directcory authentication (as per our documentation here)
Then you will need to make the following changes to your osuser.xml
file:
- replace
with
com.atlassian.confluence.user.providers.Caching
Doing this will effectively convert the following:bucket.user.providers.Caching
tocom.atlassian.confluence.user.providers.CachingCredentialsProvider com.atlassian.confluence.user.providers.CachingAccessProvider com.atlassian.confluence.user.providers.CachingProfileProvider
bucket.user.providers.CachingCredentialsProvider bucket.user.providers.CachingAccessProvider bucket.user.providers.CachingProfileProvider
- and replace
with
com.atlassian.confluence.user.ConfluenceHibernateConfigProvider
bucket.user.BucketHibernateConfigProvider
Alternatively
You can just reconfigure the new osuser.xml with your changes.
Overview
Content Tools
Apps