473,395 Members | 1,702 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

single sign on software for all application?

Hi everbody!

i need single sign on software for our php website , For all application, because we used visual basic and php, and another things so we need software to do single sign on , that the user logs once to his page , and logs out when ever he want .

as i said this software must be for all application i mean it shoud not be written by aprogramming language , i;m looking for this product , but till now i found software under the name sso (single sign on) , but it does not do that for me , it provides some security i don't know what to type in google in order to find what i'am looking for.

if any one have an idea about this software please give me help!!

thanks alot....
Jun 27 '07 #1
7 2272
poe
32
I am not sure exactly what you want to do. Do you want to allow multiple web-based applications to use the same login credentials used to login to the OS? If so, are all the web applications custom-built or are you using proprietary/commercial software that you would like to add SSO to?
Jun 27 '07 #2
in our website user has to enter his name & pw , to log in to the website and get his right permissions , and because the db used have high security that not everything is available for all users , we don't want to keep asking the user for his account , every time he opens apage , we want to take his account once , and make it present in all pages, and this is the work of sso , there are softwares available for this , they are not written for application on acertain language , and this what we need because as isaid we used more than one language in programming .
these softwares are installed and then it can automatically activate sso on you'r website .

and to make it more clear , in our website a php page may open a visualbasic application , on this application permissions are limited according to the user, website has to know the user permission but the problem is that you can't transfer variables to the visual basic and the other applications .. and so we have to use these softwares which are much easier for us.

i hope i can find that ...
thank you
Jun 28 '07 #3
poe
32
We had a similar situation in a company I worked for previously. We used SiteMinder made by Netegrity which is now CA. Here is a link to their current product page: http://ca.com/us/products/product.aspx?ID=5262

It is a fairly expensive product, but from what I remember, all the options we had were equally expensive.

I hope this helps.

--
Poe
Jun 28 '07 #4
Motoma
3,237 Expert 2GB
Hi everbody!

i need single sign on software for our php website , For all application, because we used visual basic and php, and another things so we need software to do single sign on , that the user logs once to his page , and logs out when ever he want .

as i said this software must be for all application i mean it shoud not be written by aprogramming language , i;m looking for this product , but till now i found software under the name sso (single sign on) , but it does not do that for me , it provides some security i don't know what to type in google in order to find what i'am looking for.

if any one have an idea about this software please give me help!!

thanks alot....
Are you looking for a ready-made product to drop in, or are you open to the idea of setting your own up?
Jun 28 '07 #5
We had a similar situation in a company I worked for previously. We used SiteMinder made by Netegrity which is now CA. Here is a link to their current product page: http://ca.com/us/products/product.aspx?ID=5262

It is a fairly expensive product, but from what I remember, all the options we had were equally expensive.

I hope this helps.

--
Poe

i used the link the page was opened , but i really didn't know where to go !
i searched for a trial version on the web site , but i didn't find that.
i need a trial version to try this product ...
how to get it? ...
thanks alot!
Jun 30 '07 #6
Are you looking for a ready-made product to drop in, or are you open to the idea of setting your own up?
what we need is a product for sso , not an application written in php or other language..

the problem is that i need to transfer a variable from php page to asp , but i couldn't , i spent alot of time searching for this but what i got is that you can't do that ..

so i thought of installing those products ..

have you any idea about transfering variables from php page to asp page..
itried using cookies but it did't work !
or if you know a product for sso like the one Poe
gave me..

thanks ...
Jun 30 '07 #7
kovik
1,044 Expert 1GB
have you any idea about transfering variables from php page to asp page..
itried using cookies but it did't work !
Eww. You shouldn't use cookies for anything other than "remember my username." You can send variables using GET and POST methods to and from any language. They are HTTP governed and have no bias towards one particular language.

So, you post a form from a PHP page to an ASP page, and the ASP page gets the posted variables.


Also, for staying logged in, you could access sessions through a database that all applications have access to (which is pretty much the only way to do it).
Jun 30 '07 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: mdb | last post by:
I'm in the process of converting an application that used to be hosted by IIS to a Windows Forms application using remoting. One of the features that the web application supported was single sign...
1
by: Cowboy \(Gregory A. Beamer\) | last post by:
Quite a few months back, I was able to create a single sign on app for all apps on a single box (perhaps a domain, but never tested) by setting the auth cookie name to an identical value: ...
1
by: Rodney Lane | last post by:
Hi I am investigating the possibility writing an application which uses single sign on with ASP.Net / VB.Net and was wondering if anyone has endeavoured to do this yet. I will most likely be...
3
by: daniel | last post by:
Hi, i want to use dotnet web form to do SSO with AD now, but i don't know to do it. where can i look for relative article or sample code ? thanks.
2
by: KeithH | last post by:
Question. Not sure if it's posted elsewhere, but here is my situation. I would like to create a Signon ASP.NET Application where the user would go to and sign in. Based on the credentials I would...
1
by: EricMatz | last post by:
I work for a medium-sized insurance company, developing web-based systems for our independent agents. There are four primary applications we provide - one that serves as an agent portal (ASP), and...
3
by: Joe Fawcett | last post by:
Dear All We have an application where users login, their name/password details are stored in a table, and now we want to add a third party bulletin board that lives in its own virtual directory....
3
by: Pouria | last post by:
Hi, Does anyone have any experience with single sign on for .Net windows applications or windows services? So the idea is to be able to use the user credentials from logging into windows to...
3
by: =?ISO-8859-1?B?UOVs?= | last post by:
Hi, I need a simple single sign-on solution for .NET. The solution needs to support both windows and web. So, basically what I need is a solution where I log in once and then can access other...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.