<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: sahya</title>
    <description>The latest articles on DEV Community by sahya (@sahya).</description>
    <link>https://dev.to/sahya</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F112110%2F47e6ec03-e743-4662-878a-e67f482147e2.png</url>
      <title>DEV Community: sahya</title>
      <link>https://dev.to/sahya</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sahya"/>
    <language>en</language>
    <item>
      <title>Try to the SAML authentication of Growi using keycloak - part1.</title>
      <dc:creator>sahya</dc:creator>
      <pubDate>Wed, 12 Dec 2018 18:14:11 +0000</pubDate>
      <link>https://dev.to/sahya/try-to-the-saml-authentication-of-growi-using-keycloak-4fkh</link>
      <guid>https://dev.to/sahya/try-to-the-saml-authentication-of-growi-using-keycloak-4fkh</guid>
      <description>&lt;h1&gt;
  
  
  Intruduction
&lt;/h1&gt;

&lt;p&gt;The Growi Wiki was forked by Crowi Wiki.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Github: &lt;a href="https://github.com/weseek/growi/" rel="noopener noreferrer"&gt;https://github.com/weseek/growi/&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Official website: &lt;a href="https://growi.org/" rel="noopener noreferrer"&gt;https://growi.org/&lt;/a&gt;

&lt;ul&gt;
&lt;li&gt;If you want to try to use, live demo site is on link of the official website.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;

&lt;p&gt;The Growi Wiki is useful, contanerble.&lt;/p&gt;

&lt;p&gt;And it can use the full text search (Elastic Search) and relations with the &lt;a href="https://hackmd.io" rel="noopener noreferrer"&gt;CodiMD&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;NOTE: Now, Growi Wiki recruit new members  about  contributing localization of English by Slack. If you would like to interest, lets try to join to Growi Slack.&lt;/p&gt;

&lt;p&gt;Recentory, the Growi Wiki was implemented the SAML authentication.&lt;br&gt;
So I try to settings the SAML authentication on Growi.&lt;/p&gt;

&lt;h1&gt;
  
  
  Procedure
&lt;/h1&gt;

&lt;h2&gt;
  
  
  Definition of version
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Keycloak ver.4.0.0 Final (Note:Make it already constructed)&lt;/li&gt;
&lt;li&gt;Growi ver.3.2.4 (Note:Make it already constructed)&lt;/li&gt;
&lt;li&gt;Docker ver.18.03.1-ce&lt;/li&gt;
&lt;li&gt;Docker-compose ver.1.21.2&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Settings flow
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Growi
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;On Growi, Open manegement(管理) with admin authrized.

&lt;ul&gt;
&lt;li&gt;App settigs(アプリ設定)&lt;/li&gt;
&lt;li&gt;Site URL: &lt;a href="https://wiki.examle.com" rel="noopener noreferrer"&gt;https://wiki.examle.com&lt;/a&gt;

&lt;ul&gt;
&lt;li&gt;This is an important setting because it is also used in security settings of SAML as environment variables.
&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fi.imgur.com%2F0lFP91b.png" alt="image.png" width="800" height="403"&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Security settings(セキュリティ設定)

&lt;ul&gt;
&lt;li&gt;Passport Authrization(認証機構): Enable(有効化)&lt;/li&gt;
&lt;li&gt;SAML: ON&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;On Growi, Push buttun of [Refresh(更新)].&lt;/li&gt;
&lt;li&gt;On Growi, Make a note about callbak URL(コールバックURL).
&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fi.imgur.com%2FrX1F6ju.png" alt="image.png" width="800" height="623"&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&amp;lt; contine to next part2 (Please wait 3 weeks until the next article release)&amp;gt;&lt;/p&gt;

</description>
      <category>keycloak</category>
      <category>growi</category>
      <category>saml</category>
      <category>node</category>
    </item>
  </channel>
</rss>
