Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×I've tried the os_username/os_password parameters but I think those are just for Confluence server, not cloud. They didn't work.
I just want it to go to the page, without a login screen. And it cannot be an anonymous login.
I am embedding a webpage in a winform app and use confluence for help documentation. The login is a read only permission login. It works as it is... but every time the user wants help on a screen it asks for a login which is annoying. The information on the help pages is not vitally sensitive but we don't really want public access.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Eugene,
Actually me too having the same problem scenario. Just wanted to check if you have discovered any solution for this?
Regards,
Dheeraj Gupta
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As far as I can tell, using the cloud version, you cannot. They have started to add some new authentication features that may one day let us authenticate programatically without a user interaction but for now I have not found a way yet.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the information Eugene.
I am also keeping my eye on the new authentication feature and can share updates if something found new.
You can reach me anytime to my email id Dheeraj.Gupta@Aeris.net
Regards,
Dheeraj Gupta
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Community Experts,
Is there any way to resolve the above issue. I am still struggling to get it worked.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There's not going to be any way to change this.
Users own their Atlassian accounts.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Nick, we are trying to achieve the same but our Confluence is Server Version hosted internally . We are developing an Android and IOS app for a specific purpose. We are also invoking Confluence pages in browser mode in our app. However the problem is authentication. Despite logged in to application, he is required to enter his credentials again as he's accessing Confluence pages.
My application is authenticating against LDAP. Is there a way to provide Username and LDAP token in the URL so that user does not have to login separately?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, and you should never be sending a username and password over a url!
You will need to use Oath to do this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Eugene,
It's not possible to embed username and password in the url of Atlassian cloud products. I understand that's very comfortable, but you send your credentials unencrypted over the internet, even with every unsuccessful try. I recommend to change your password and try to use a password manager.
Regards
Stephan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What are you trying to accomplish?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register Now
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.