Skip to content

Instantly share code, notes, and snippets.

@ritou
Created April 28, 2012 16:51
Show Gist options
  • Select an option

  • Save ritou/2520183 to your computer and use it in GitHub Desktop.

Select an option

Save ritou/2520183 to your computer and use it in GitHub Desktop.
SITF デモ環境

SITF デモ環境


SITFとは?

学生かどうかの情報を含む属性情報を安全に流通させるしくみ

簡単に動くやつつくってみた。予定はないけどデモとかに使えるようにするのが今回の目的。


環境

HTTPSじゃないけど許しておくれ。


使いかた

  1. SITF Sample APにアカウント作成する ID/PW登録+属性情報登録
  2. SITF Sample IdPにアカウント作成する ID/PW登録+属性情報登録
  3. SITF Sample IdP上でAPのアカウントと連携 IdPが提供するuserinfo APIからAPの属性情報を返すようにする
  4. SITF RPでログイン IdPのアカウントでログインするとAPとIdPの属性が取得可能

APとIdPのURLにアクセスすると開発者向けのドキュメントがある.


作った人

@ritou

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment