私は最近、1 つの興味深い動作に遭遇しました。Chrome で認証すると、構成で指定した追加のユーザー属性は取得されません。
Assertion is not null
No attributes found
ただし、Firefox で同じことを行うと、期待どおりに属性を受け取ります。
Assertion is not null
Attribute number is greater than 0
CAS Attr Key: id
CAS Attr Value: 3500
CAS Attr Key: email
CAS Attr Value: username@mail.io
誰がそれを引き起こしているのかについて何か考えがありますか? バグですか?