Project 'perun-proxy-aai/simplesamlphp/simplesamlphp' was moved to 'perun/perun-proxyidp/v1/simplesamlphp'. Please update any links and bookmarks that may still have the old path.
AARC IDP HINT implemented
Merge request reports
Activity
Created by: melanger
Review: Commented
It seems to me like a lot of changes for a quite simple feature.
I suggest using
parent::
instead of copy-pasting of method bodies and especially the Hook interface of SSP to avoid overriding a set of nested classes.But if it works, it is probably OK for the proxy :)
Please register or sign in to reply