<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Identity Management &#8211; Ling&#039;s Note</title>
	<atom:link href="https://www.chunho-ling.com/category/computing/infrastructure-%e5%9f%ba%e5%bb%ba/identity-management/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.chunho-ling.com</link>
	<description>Everything related IT, and me.</description>
	<lastBuildDate>Thu, 03 Jan 2019 02:08:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
<site xmlns="com-wordpress:feed-additions:1">104401516</site>	<item>
		<title>[管理工具] Keycloak</title>
		<link>https://www.chunho-ling.com/%e7%ae%a1%e7%90%86%e5%b7%a5%e5%85%b7-keycloak/</link>
					<comments>https://www.chunho-ling.com/%e7%ae%a1%e7%90%86%e5%b7%a5%e5%85%b7-keycloak/#respond</comments>
		
		<dc:creator><![CDATA[C.H. Ling]]></dc:creator>
		<pubDate>Thu, 03 Jan 2019 02:08:09 +0000</pubDate>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Identity Management]]></category>
		<category><![CDATA[Infrastructure 基建]]></category>
		<category><![CDATA[Keyclock]]></category>
		<guid isPermaLink="false">https://www.chunho-ling.com/?p=1183</guid>

					<description><![CDATA[當建立application 時進行用戶管理, 以往通常會自行建立database 或者利用LDAP 作認證及用戶管理. 雖然LDAP 能夠進行中央管理, 但若要進行token-based authentication 的話, 則須要自己建立wrapper. Keyclock 是一套開源的SCIM (System For Cross-platform Identity Management) 軟件, 可以透過REST API 作用戶管理及認證. 更可整合LDAP 及FreeIPA, 令機構現存的系統及用戶資料得以整合. 若有時間, 會再分享如何與.net core / angular 作整合及應用. 參考資料 keycloak https://www.keycloak.org/]]></description>
										<content:encoded><![CDATA[<p>當建立application 時進行用戶管理, 以往通常會自行建立database 或者利用LDAP 作認證及用戶管理. 雖然LDAP 能夠進行中央管理, 但若要進行token-based authentication 的話, 則須要自己建立wrapper.<span id="more-1183"></span></p>
<p>Keyclock 是一套開源的SCIM (System For Cross-platform Identity Management) 軟件, 可以透過REST API 作用戶管理及認證. 更可整合LDAP 及FreeIPA, 令機構現存的系統及用戶資料得以整合. 若有時間, 會再分享如何與.net core / angular 作整合及應用.</p>
<h1>參考資料</h1>
<ul>
<li>keycloak<br />
<a href="https://www.keycloak.org/" target="_blank" rel="noopener">https://www.keycloak.org/</a></li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://www.chunho-ling.com/%e7%ae%a1%e7%90%86%e5%b7%a5%e5%85%b7-keycloak/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1183</post-id>	</item>
	</channel>
</rss>
