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