You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pairwise_generation.py has n.update( bytes( data.auth_info.issuer + '!' + data.attributes['edupersontargetedid'][0], 'utf-8' ) ) which only depends on the entityID of the proxied IdP. It should also depend on the entityID of the requesting SP.