# ruby-openid-apps-discovery **Repository Path**: RepoMirror/ruby-openid-apps-discovery ## Basic Information - **Project Name**: ruby-openid-apps-discovery - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-12 - **Last Updated**: 2022-03-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Add on library for ruby-openid which adds support for the discovery protocol used by Google Apps. To install: gem install ruby-openid-apps-discovery To use: require 'gapps_openid' Use the ruby-openid library as normal (also works with rack-openid or any other derivative of ruby-openid.) To start discovery on a Google Apps domain, simply use the domain name as the identifier. Mirrored from http://code.google.com/p/ruby-openid-apps-discovery