Identities in a Service-Oriented World: Identity as a Service


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris BigAdmin RSS Identities in a Service-Oriented World: Identity as a Service
# 1  
Old 11-24-2008
Identities in a Service-Oriented World: Identity as a Service

This paper discusses current innovations within SOA and Web 2.0 environments, as well as security considerations.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Run one service after another service has finished - systemd

Hi all I would like to know how to run task2.service after task1.service has finished. task1.service has a timer (task1.timer), that makes it run every 5 minutes OnCalendar=*:0/5task2.service is basically a script, that has to work on the files created after task1 has finished. This is what I... (2 Replies)
Discussion started by: guilliber
2 Replies
Login or Register to Ask a Question