MasterPortal demo clients
Please follow one of the two links below for demonstrations of the
CILogon-based AARC pilot
work. For a general introduction, see this blog post.
If you need to register in the VO, send a brief mail with your DN (use the Basic Demo to see it) and a one-line explanation to mwsec at nikhef.nl.
- Basic demo: Shows the basic OIDC flow + demo
portal integration code
- GSIFTP demo: Browse a dCache storage element
- GetProxy demo: Command-line access tokens in a one-liner
See also the EGI MasterPortal's
SSH public key upload portal:
- upload an SSH public key at this portal
- follow one of the flows above or use the EGI demo VO portal (needs to be repeated every 10 days)
- download a proxy certificate using:
ssh proxy@ssh.aai.egi.eu > /tmp/x509up_u$(id -u) && chmod 0400 /tmp/x509up_u$(id -u)
- you can get help about extra options using
ssh proxy@ssh.aai.egi.eu help
See further SSH Key Portal end-user information