• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

WAS Security - newbie question

 
Ranch Hand
Posts: 124
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
Out here at work we use Netegrity's
SiteMinder(SM) to do the User authenticaion
and I'm trying to see how I could integrate this product into WebSphere. Even though Netegrity has a plugin for WebSphere v4 on NT, I'm given to understand that they don't have a solution for WebSphere Enterprise Edition v4.0 on z/OS, which
will be our target platform.
Now my question is what's the best way to do this integration?
I have setup SiteMinder to return Group Names upon successful authentication. I want to tie this Group Name to the "security-role" tag that you find in web.xml or ejb-jar.xml. One idea I have been trying to pursue is why not create these SM Group Names in LDAP and then via the AAT do the mapping between SM Group Names and WAR/EJBJAR Role Names. This lead me to another question - does the Admin Server (I see a lot of this in the "IBM WebSphere V4.0 Advanced edition Security" Redbook) come with an LDAP server?

Thanks for your time
PJ
[ February 11, 2002: Message edited by: Prashanth Joisha ]
 
Politics n. Poly "many" + ticks "blood sucking insects". Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic