<div dir="ltr">Dear Sir,<div><br></div><div> I am new to SAML.I am Using SAML SSO implementation in my application using java.Can you provide sample application to implement SAML SSO.</div><div><br></div><div>Thanks & Regards,</div>
<div><br></div><div>Ramu Kalla</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 13 March 2014 08:52, Brent Putman <span dir="ltr"><<a href="mailto:putmanb@georgetown.edu" target="_blank">putmanb@georgetown.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=""><br>
On 3/12/14 9:55 PM, Cantor, Scott wrote:<br>
> On 3/12/14, 9:52 PM, "Cantor, Scott" <<a href="mailto:cantor.2@osu.edu">cantor.2@osu.edu</a>> wrote:<br>
>> I think now that I see the different cases, I'm inclined to separate the<br>
>> parameter types up after all, and I'm wondering if maybe the *Parameter<br>
>> beans should just be context types so that they can be directly attached<br>
>> into the tree instead of having to wrap them. Does that seem crazy? You<br>
>> had said they're "just beans" and that's consistent with most of the<br>
>> context types.<br>
> Actually that seems like a bad coupling now that I think about it,<br>
<br>
</div>Me too. :-)<br>
<div class=""><br>
> and not<br>
> necessary. I can just create an EncryptionContext to wrap the<br>
> EncryptionParameters and add flags for what to encrypt, and that's<br>
> probably a better separation of concerns.<br>
<br>
</div>That actually seems like the best solution all-around for SAML<br>
encryption, since it's all in the profile actions.<br>
<div class=""><br>
><br>
> My concern is just that I'd rather not have to re-eval the condition flags<br>
> in case they are expensive in some way, and just be able to track the<br>
> result at the time I check them initially.<br>
<br>
</div>Yes, I agree.<br>
<div class="HOEnZb"><div class="h5">--<br>
To unsubscribe from this list send an email to <a href="mailto:dev-unsubscribe@shibboleth.net">dev-unsubscribe@shibboleth.net</a><br>
</div></div></blockquote></div><br></div>