The Artima Developer Community
Sponsored Link

Design Forum
Sharing user credential between multiple applications

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Amit Saxena

Posts: 1
Nickname: asaxena11
Registered: Jul, 2005

Sharing user credential between multiple applications Posted: Jul 27, 2005 3:23 PM
Reply to this message Reply
Advertisement
Hi,

I have lots of applications running on a same box .these application needs authorization, for which we have kept the authentication details in respective config files .the problem is as the applications are increasing in number, it is becoming difficult to update the user details. So we have decided to create an application (web service / dll in gac) which will provide the user credential details. In this way the details will not be duplicated in configuration files.

I have some doubts in both issues:
1) Web service if discovered security can be breached.
2) We have some application on a different machine which also need to access this application.so if we have dll it will be a problem

Please suggest if you can see a better solution to this problem

Amit

Topic: NetBeans UML Plugin - SDE 3.0 for NetBeans(20050624e) Released Previous Topic   Next Topic Topic: ASP.NET Coding Standard

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use