authentication
sqlplus - command line select statement doesn't use login.sql settings
I have an sh script containing this: sqlplus -S $JDBC_URL <<EOF $1; EOF That works fine.开发者_Python百科 However, it doesn\'t pick my formatting preferences from login.sql. Those settings wo[详细]
2023-04-11 07:32 分类:问答PHP - LDAP authentication against Windows 2003 Active Directory (User ID different from First Name and Last Name)
Need your help with authenticating an active directory user ID against LDAP. My problem is unique.开发者_运维问答 Let me explain here. Before posting this question, I\'ve googled it and also searched[详细]
2023-04-11 06:52 分类:问答Is two-legged oAuth the right answer for a simple API?
I\'m writing an API where partners will ingest my content. There is no user data to speak of, and it\'s all-or-nothing access. I\'d eventually like to be ab开发者_JAVA百科le to restrict some partners[详细]
2023-04-11 05:44 分类:问答Auth token facebook php error
It\'s weird because on my canvas page for my facebook app I get all these php errors about my auth_token and then it redirects and works as it should. Can someone help me figure this out por favor? He[详细]
2023-04-11 05:32 分类:问答Java - reading data from website requiring login
I\'m basically trying to us开发者_如何学Ce Java to read some data from my school\'s website (homework assignments, which lessons I have and when, etc.) for personal use. However, my school requires on[详细]
2023-04-11 05:25 分类:问答Server-side auth and request timeouts to Facebook?
Part of my app requires login and is not able to use client-side authentication with javascript etc, so requests authentication server-side using http request on:[详细]
2023-04-11 05:10 分类:问答Get WindowsAccount for current user that made the request to the WCF service
Hi, I got a WCF service(session) that uses both WindowsAuthentication and regular UserName/Password authentication.[详细]
2023-04-11 05:07 分类:问答Auth.logout called on Login
I\'m testing the connect function of Facebook. So o\'m now using the example of php-sdk + js-sdk. There are 2 event callbacks, auth.login and auth.logout and both do a reload.[详细]
2023-04-11 04:45 分类:问答WCF service using transport clientCredentialType Basic
I\'m trying to create a wcf service which does basic authentication, but i\'m having some troubles. Here\'s what my web.config for the service looks like:[详细]
2023-04-11 04:41 分类:问答How to authenticate an user in ActiveDirectory with powershell
I would like to authenticate an user in my ActiveDirectory with the Username and the Password. Is there any chance to do that with开发者_运维百科 powershell and the activeDirectory module.[详细]
2023-04-11 03:24 分类:问答