oauth

XSEDE OAuth Mapfile

Package that generates a file called xsede-oauth-mapfile containing entries like:

{xsede_username}@xsede.org {local_username}

Each entry maps an XSEDE OAuth identity in the form {xsede_username}@xsede.org to the corresponding local username on a specific XSEDE resource. An XSEDE OAuth identity may have multiple lines mapping it to multiple local usernames. These mappings come from the XSEDE Central Database (XCDB) and are accessed by this tool through an API.

Globus Auth ID Explorer

This is a Web app that allows anyone to explore their Globus identity information. It is intended to be deployed on a public Web server so that one can connect to it using a Web browser, login, see the data that Globus's Auth API provides to the app, and logout. The purpose of the app is to show Web developers what the identity information returned from the Auth API looks like so that they can then write their own apps that use the Auth API.

Subscribe to RSS - oauth