SAML 2.0 SP デモ例
こんにちは、ここは SimpleSAMLphpのステータスページです。ここではセッションのタイムアウト時間やセッションに結びつけられた属性情報を見ることが出来ます。
属性
ユーザーIDuid | test |
所属eduPersonAffiliation |
|
AuthData
Click to view AuthData
{
"Attributes": {
"uid": [
"test"
],
"eduPersonAffiliation": [
"member",
"student"
]
},
"Authority": "example-userpass",
"AuthnInstant": 1784136540,
"Expire": 1784165340
}