http-authentication
How do I use http-authentification with Liferay?
How do I get users to authenticate by http-auth before they can access Liferay? More specific: How do I use http-auth instead of Liferay\'s sign-in page or portlets. Acces开发者_如何学Pythons to Life[详细]
2023-02-11 16:24 分类:问答How can I improve HTTP Basic Authentication?
I am currently working on a API site based on Zend Framework. As ZF doesn\'t have sufficient support for Digest Authentication and it is too late to shift to another framework now, I am thinking of im[详细]
2023-02-11 14:58 分类:问答Avoid "cannot retry due to server authentication, in streaming mode" errors, without any CXF involved
I\'ve searched a number of places for other people who hav开发者_如何学运维e dealt with this HttpRetryException problem, but all the ones I found encountered it with some apache service called CXF, wh[详细]
2023-01-30 09:10 分类:问答How to handle popup authentication?
I\'m fairly new to this, and don\'t have anyone else to ask. I\'m attempting to access a webpage programmatically (C#) for some web-scraping software. I\'ve figured out the process of using the HttpWe[详细]
2023-01-28 11:26 分类:问答Authentication issues with WWW-Authenticate: Negotiate
I am trying to access a site that is password protected. It is not using basic authentication (even though the same user/pass box pops up in firefox) as the response header is WWW-Authenticate: Negoti[详细]
2023-01-26 22:14 分类:问答Stuck with Python HTTP Server with Basic Authentication using BaseHTTP
I am stuck trying to get a python based webserver to work. I want to do Basic Authentication (sending a 401 header) and authenticating against a list of users. I have no trouble sending the 401 respo[详细]
2023-01-26 21:56 分类:问答How can I send HTTP Basic Authentication headers in Android?
I am not sure how to send HTTP Auth headers. I have the following HttpClient to get requests, but not sure how I can send requests?[详细]
2023-01-26 16:04 分类:问答How can I use Basic HTTP Authentication in PHP?
I\'m trying to use Basic HTTP Authentication and followed the example on the PHP manual page. But it doesn\'t work for me. The variable $_SERVER[\'PHP_AUTH_USER\'] doesn\'t seem to be set. When a user[详细]
2023-01-24 17:32 分类:问答Problem with Forms Authentication and Reporting Services
I have a working production environment of SQL Server Reporting Services开发者_高级运维 2008 that is configured for Forms Authentication. I have been trying to setup a new environment that uses the sa[详细]
2023-01-23 13:24 分类:问答PHP form enter will not give me the text fields.. [http-auth login for security]
<?php $prev_path = \"./../../.\"; $dont_redirect = true; require_once \"${prev_path}./config.php\";[详细]
2023-01-22 17:33 分类:问答
加载中,请稍侯......