-
as seen on Oracle Blogs
- Search for 'Oracle Blogs'
In this article, I will provide examples on how to configure OIF/IdP to map OAM Authentication Schemes to Federation Authentication Methods, based on the concepts introduced in my previous entry.
I will show examples for the three protocols supported by OIF:
SAML 2.0 SSO
SAML…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have a database and a site having forms authentication. It is working fine with VS2008. This time, I am using "Trusted_connection =True". But when it is opened from outside or directly from browser then I am getting error "Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'."
I know this is due…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
Is it possible to disable windows authentication on one or more subfolders of an ASP.net application using windows authentication?
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm using the AutoCompleteExtender from the AJAX control toolkit on my aspx page - I have it wired up to a WCF service that is returning a string array and everything works happily.
If I change my service definition to include a demand for the caller to be authenticated, like so:
<OperationContract()…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi Experts, I would like to ask your guidance on how to authenticate using email add/ the basic log-in while having also a twitter log-in, twitter authentication works fine but if having an alternative log-in like using basic sign-up and email log-in part wont work....
any ideas please...?
>>> More