Tagged Questions
1
vote
1answer
363 views
OpenSSO and Basic Auth together
Our project is moving towards OpenSSO, but we have some CGIs that are accessed via web services. For example, one CGI locates files on the server and supplies them to the client. I understand that ...