Difference between revisions of "OAuth for MyProxy GetProxy Endpoint"
From PDP/Grid Wiki
Jump to navigationJump to search| Line 114: | Line 114: | ||
E2TwLFzbCOo9wI/6cCu7uSOyxGwVlk+rvTfJFsaAmYOMeQuytQCTRy9loFNz6Hk= | E2TwLFzbCOo9wI/6cCu7uSOyxGwVlk+rvTfJFsaAmYOMeQuytQCTRy9loFNz6Hk= | ||
-----END CERTIFICATE----- | -----END CERTIFICATE----- | ||
| + | |||
| + | === Example client code === | ||
| + | For example code, see [https://www.nikhef.nl/~msalle/oidc_getproxy_demo_source.php this simple PHP script], which shows how the <tt>/getproxy</tt> endpoint can be used to obtain a valid proxy certificate. | ||
== Implementation Details == | == Implementation Details == | ||