We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
KokenWikiを統合認証と連携させることによって、アカウントの管理を一元化したい。 KeyCloakでOpenID Connectのサーバーが動いているので、Koken WIkiの認証をOIDC経由にする。 また、OIDCを介してユーザーが所属しているグループ情報を取得することができるので、このグループ情報とKokenWikiのグループ情報をマッピングしてあげたい。
The text was updated successfully, but these errors were encountered:
@otariidae こちらに関してKoken Wikiの仕様を理解していない&Ruby on Railsに詳しくないので何も手を付けられていない状況なのですが、お手隙の時にどんな感じで実装すれば良いのかというアドバイスいただけると幸いです。 Discordで言っていたomniauthを使えばOIDCと組み合わせられそうなのですが、どのように組み込むかの検討があまりついていないので... https://github.com/omniauth/omniauth_openid_connect
Sorry, something went wrong.
No branches or pull requests
やりたいこと
KokenWikiを統合認証と連携させることによって、アカウントの管理を一元化したい。
KeyCloakでOpenID Connectのサーバーが動いているので、Koken WIkiの認証をOIDC経由にする。
また、OIDCを介してユーザーが所属しているグループ情報を取得することができるので、このグループ情報とKokenWikiのグループ情報をマッピングしてあげたい。
KokenSSOのグループ情報
The text was updated successfully, but these errors were encountered: