<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Auth - 标签 - Jimi’s Blog</title>
        <link>http://localhost:1313/tags/auth/</link>
        <description>Auth - 标签 - Jimi’s Blog</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>2114272829@qq.com (jimi)</managingEditor>
            <webMaster>2114272829@qq.com (jimi)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Wed, 17 Apr 2024 00:00:00 &#43;0000</lastBuildDate><atom:link href="http://localhost:1313/tags/auth/" rel="self" type="application/rss+xml" /><item>
    <title>金蝶云星空对接 authentik实现 sso登录</title>
    <link>http://localhost:1313/k3cloud_login/</link>
    <pubDate>Wed, 17 Apr 2024 00:00:00 &#43;0000</pubDate>
    <author>Jimi</author>
    <guid>http://localhost:1313/k3cloud_login/</guid>
    <description><![CDATA[编写 proxy 服务 端口开放为：8888 逻辑： 获取authentik返回的请求头 X-authentik-username获取用户的用户名 对接金蝶第三方]]></description>
</item>
<item>
    <title>Authentik使用</title>
    <link>http://localhost:1313/authentik-use/</link>
    <pubDate>Mon, 08 Apr 2024 00:00:00 &#43;0000</pubDate>
    <author>Jimi</author>
    <guid>http://localhost:1313/authentik-use/</guid>
    <description><![CDATA[Proxy Provider 代理前哨设置以下用户特定的标头： X-authentik-username当前登录用户的用户名 X-authentik-groups用户所属]]></description>
</item>
<item>
    <title>Authentik安装</title>
    <link>http://localhost:1313/authentik-deploy/</link>
    <pubDate>Tue, 02 Apr 2024 00:00:00 &#43;0000</pubDate>
    <author>Jimi</author>
    <guid>http://localhost:1313/authentik-deploy/</guid>
    <description><![CDATA[Docker安装 MacOs 下载 docker composer文件 1 curl -O https://goauthentik.io/docker-compose.yml 生成 password和 secret key到.env文件 1 2 echo &#34;PG_PASS=$(openssl rand -base64 36)&#34; &gt;&gt; .env echo &#34;AUTHENTIK_SECRET_KEY=$(openssl rand -base64 36)&#34; &gt;&gt; .env 如果只要开启]]></description>
</item>
</channel>
</rss>
