I have confluence plugin that works with space property. Plugin works perfect with basic-authentication, but! I need to remove authentication at all. Is there ways to use Rest api without authentication? Maybe internal links?
Thanks in advance!
These properties are not accessible as Java objects?
I have read about Java objects (like PageManager, SpaceManager, SpaceService) and trying to work with it. But this way also require logged user.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Maybe you can provide more details of what you are trying to do. I have never run across permission problems with plugins working internally.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you, Bill for your answers! I managed to solve my problem already!
Regards,
Yurii!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.