using SAML in AWS Lambda

Alan Buxey alan.buxey at myunidays.com
Fri Jun 11 07:39:25 UTC 2021


hi,

for other institutions to log in with their IdPs, they will need to
trust the SP.  If using e.g. InCommon as your federation, this trust
can be known.  At this point, it's what the SAML layer would be for
the communication -
a shibboleth instance, for example, could be registered (and thus
known by the IdPs) - said instance could run as a container in AWS
quite happily. (what container to use - eg Docker host in EC2, EKS or
fargate
would be a local deployment decision.

alan


More information about the users mailing list