Hello,
has anybody integrated single sign on with sun access manager in JRuby
?
Would love to see some examples if so .
Thx
Adam
Hello,
has anybody integrated single sign on with sun access manager in JRuby
?
Would love to see some examples if so .
Thx
Adam
AD wrote:
Hello,
has anybody integrated single sign on with sun access manager in JRuby
? Would love to see some examples if so .
I think Nick S.'s project Kenai has…not sure whether anything’s
published about it yet. Bug Nick
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
On Fri, Oct 10, 2008 at 1:08 AM, Charles Oliver N.
[email protected] wrote:
AD wrote:
Hello,
has anybody integrated single sign on with sun access manager in JRuby ?
Would love to see some examples if so .I think Nick S.'s project Kenai has…not sure whether anything’s
published about it yet. Bug Nick
Actually we don’t. We’re using a webservice internal to Sun and don’t
do anything special except a SOAP call to that service.
/Nick
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
Sorry for joining the party late, but I know somebody who is using Sun
Access Manager with JRuby for SSO. Read more details at:
http://blogs.sun.com/arungupta/entry/single_sign_on_using_sun
Thanks,
-Arun
Charles Oliver N. wrote:
published about it yet. Bug Nick
–
Application Platform, Sun Microsystems, Inc.
Blog: http://blogs.sun.com/arungupta
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
thanks Arun, is there more technical docs available or is that pretty
much
it ?
Nick S. wrote:
Actually we don’t. We’re using a webservice internal to Sun and don’t
do anything special except a SOAP call to that service.
Ahh, darn, back to the drawing board I guess.
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
AD,
OpenSSO is Access Manager - in fact, the next commercial release is Sun
OpenSSO Enterprise 8.0. Most of the information below applies equally to
OpenSSO and earlier versions.
https://opensso.dev.java.net/public/extensions/#saml2 - Ruby SAML 2.0 RP
You might be able to just use the policy agent - it works at the
container level (Glassfish, whatever) and does URL policy, sets up
server variables (REMOTE_USER) and the Java EE security context
(getRemoteUser()/isUserInRole()).
In any case, I would recommend subscribing to the OpenSSO mailing list:
And/or the IRC channel: #opensso on Freenode -
irc://irc.freenode.net/opensso
Thanks,
-Arun
AD wrote:
published about it yet. Bug Nick :) To unsubscribe from this list, please visit: --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
–
Application Platform, Sun Microsystems, Inc.
Blog: http://blogs.sun.com/arungupta
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs