An integration with Imperial SSO has been implemented using invenio-saml. This should be reviewed as follows:- invenio-saml is in alpha release and has been since December 2022. Ideally we should establish the long-term prospects/support for this module.- An alternative would be to swap to OAuth2 which is much more widely used in the Invenio community.Review of the configuration.
Auth has been swapped to OIDC using invenio_oauthclient. A review of the configuration and testing in a non-development context are still to be done.
An integration with Imperial SSO has been implemented using invenio-saml. This should be reviewed as follows:- invenio-saml is in alpha release and has been since December 2022. Ideally we should establish the long-term prospects/support for this module.- An alternative would be to swap to OAuth2 which is much more widely used in the Invenio community.Review of the configuration.Auth has been swapped to OIDC using
invenio_oauthclient
. A review of the configuration and testing in a non-development context are still to be done.