<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Spring Security SAML: Replacing SHA-1 with SHA-256 on Signature and Digest Algorithms	</title>
	<atom:link href="https://myshittycode.com/2016/02/23/spring-security-saml-replacing-sha-1-with-sha-256-on-signature-and-digest-algorithms/feed/" rel="self" type="application/rss+xml" />
	<link>https://myshittycode.com/2016/02/23/spring-security-saml-replacing-sha-1-with-sha-256-on-signature-and-digest-algorithms/</link>
	<description>Embracing the Messiness in Search of Epic Solutions</description>
	<lastBuildDate>Fri, 06 Jan 2023 16:36:35 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>
		By: jobin		</title>
		<link>https://myshittycode.com/2016/02/23/spring-security-saml-replacing-sha-1-with-sha-256-on-signature-and-digest-algorithms/#comment-90</link>

		<dc:creator><![CDATA[jobin]]></dc:creator>
		<pubDate>Fri, 31 May 2019 04:05:41 +0000</pubDate>
		<guid isPermaLink="false">http://myshittycode.com/?p=909#comment-90</guid>

					<description><![CDATA[can we customize this in liferay portlet? we need to customize the saml pluggin in lifeay.]]></description>
			<content:encoded><![CDATA[<p>can we customize this in liferay portlet? we need to customize the saml pluggin in lifeay.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Choon-Chern Lim		</title>
		<link>https://myshittycode.com/2016/02/23/spring-security-saml-replacing-sha-1-with-sha-256-on-signature-and-digest-algorithms/#comment-89</link>

		<dc:creator><![CDATA[Choon-Chern Lim]]></dc:creator>
		<pubDate>Fri, 13 May 2016 18:10:18 +0000</pubDate>
		<guid isPermaLink="false">http://myshittycode.com/?p=909#comment-89</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://myshittycode.com/2016/02/23/spring-security-saml-replacing-sha-1-with-sha-256-on-signature-and-digest-algorithms/#comment-88&quot;&gt;Timoteo Ponce (@timoteo_ponce)&lt;/a&gt;.

Yes. Those attributes are in the Spring Security&#039;s &lt;code&gt;authentication&lt;/code&gt; object. For example:-
&lt;code&gt;
Authentication authentication = SecurityContextHolder.getContext().getAuthentication();
SAMLCredential credential = (SAMLCredential) authentication.getCredentials();
&lt;/code&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://myshittycode.com/2016/02/23/spring-security-saml-replacing-sha-1-with-sha-256-on-signature-and-digest-algorithms/#comment-88">Timoteo Ponce (@timoteo_ponce)</a>.</p>
<p>Yes. Those attributes are in the Spring Security&#8217;s <code>authentication</code> object. For example:-<br />
<code><br />
Authentication authentication = SecurityContextHolder.getContext().getAuthentication();<br />
SAMLCredential credential = (SAMLCredential) authentication.getCredentials();<br />
</code></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Timoteo Ponce (@timoteo_ponce)		</title>
		<link>https://myshittycode.com/2016/02/23/spring-security-saml-replacing-sha-1-with-sha-256-on-signature-and-digest-algorithms/#comment-88</link>

		<dc:creator><![CDATA[Timoteo Ponce (@timoteo_ponce)]]></dc:creator>
		<pubDate>Fri, 13 May 2016 18:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://myshittycode.com/?p=909#comment-88</guid>

					<description><![CDATA[Unrelated question since I can&#039;t find a way to get in touch, when using https://github.com/choonchernlim/spring-security-adfs-saml2.

Is it possible to access the logged user attributes that return in the IDP response? how can I access to it from the module?]]></description>
			<content:encoded><![CDATA[<p>Unrelated question since I can&#8217;t find a way to get in touch, when using <a href="https://github.com/choonchernlim/spring-security-adfs-saml2" rel="nofollow ugc">https://github.com/choonchernlim/spring-security-adfs-saml2</a>.</p>
<p>Is it possible to access the logged user attributes that return in the IDP response? how can I access to it from the module?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching 52/62 queries in 0.021 seconds using Disk

Served from: myshittycode.com @ 2026-02-21 06:49:37 by W3 Total Cache
-->