simplesamlphp / simplesamlphp/simplesamlphp-module-ldap
Have ldap:AttributeAddUsersGroups support ldap:LdapMulti
まだ誰も着手していません。
- 主要言語
- PHP
- スター
- 5
- フォーク
- 14
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hi, I noted that in the docs for ldap:AttributeAddUsersGroups, it is clearly stated:
Note: ldap:LdapMulti is not supported as the SimpleSAMLphp framework does not pass any information about which LDAP source the user selected.
And I understand that if you do have multiple LDAP instances, you can place your ldap:AttributeAddUsersGroups configuration in the service provider metadata and in that way control which LDAP instance is queried for groups when a user attempts to access a particular service.
But I do wonder if there is any appetite for adding support for ldap:LdapMulti? So that with ldap:AttributeAddUsersGroups configuration in the IdP metadata, groups will be queried from the authentication source (organisation) the user selected?
I'd be very happy to work on this if anyone feels it would be a useful feature to add.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず docs/ldap.md と ldap:AttributeAddUsersGroups セクションを確認し、文書化されている制限を理解します。次に、IdP メタデータと選択された認証ソースがどのように表現されているかを追跡します。この issue ではフレームワーク情報の不足が指摘されていますが、実装のエントリーポイントやテストは示されていません。完了には、合意された設計、ldap:LdapMulti のサポート、ドキュメントの更新が必要です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- php
- 領域
- authentication
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100