exceedone / exment

Exment is open source software for managing information assets on the Web. / Exmentは、情報資産をWeb上で管理するための、オープンソースソフトウェアです。
https://exment.net/docs/#
GNU General Public License v3.0
261 stars 63 forks source link

SSOによる自動ログイン #1474

Open KajitoriAdmin opened 3 weeks ago

KajitoriAdmin commented 3 weeks ago

https://github.com/exceedone/exment/issues/1472 からの、機能要望を抜粋

Describe the feature you'd like / 希望する機能の説明を行ってください

A clear and concise description of what you want to happen. / あなたが何をしたいのかについての、明確で簡潔な説明を行ってください。 一般ユーザーは自動ログインをさせたいため、 「システム設定>ログイン設定>SSO設定」で「既定のログインを表示する」を「NO」にしておきたいのですが、 システム管理を行う際のみログイン画面でユーザーIDとパスワードによるログインを行いたいです。 下記のように使い分けができるようになると幸いです。

【通常(SSOによる自動ログイン)】 https://(サイト)/admin/auth/login

【手動ログイン(SSOを使用しない)】 https://(サイト)/admin/auth/login?sso=off

Additional context / その他

Add any other context or screenshots about the feature request here. / 機能リクエストに関する他のコンテキストまたはスクリーンショットをここに追加します。