Hi,

For testing (non-production) purposes, I'm writing a SAML SSO provider that
is able to provide a Google Apps login screen/form to the user, and I'd like
to know what's the recommended way to do this authentication within the SAML
provider. From past posts to this forum, I realized that I could create an
AppsForYourDomainClient (I am using the gdata java client libraries) with
the given credentials, and approve the access if no exception is thrown.
However, I wonder if this is the recommended way of doing this check, or if
there is a better one. Or, should the provisioning api actually be used
instead for this (doing password comparison)? Please advise. Thanks,

-Patricia

[email protected]

 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Apps Domain Information and Management APIs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-apps-mgmt-apis?hl=en.

Reply via email to