Support for Terms of Service/Privacy Policy page upon new account creation

21 views
Skip to first unread message

vanwinklejr

unread,
Aug 31, 2012, 10:20:45 AM8/31/12
to google-iden...@googlegroups.com
I'm using GIT with the provided Java library.  I'd like to prompt to the user to accept the Terms of Service and Privacy Policy on new federated accounts before actually creating their account.  I've been looking around and haven't been able to find anything so far.  Is there any way to achieve this with GIT?

Thanks!
-Jordan

Eric Sachs

unread,
Aug 31, 2012, 3:56:49 PM8/31/12
to google-iden...@googlegroups.com
"registered" - If there was already an account for this email address, this should be set to true. If a new account had to be created for this email address, but no additional information is needed, then it can still be set to true. If additional information is needed then it should be set to false. In that case the user will be redirected to signupUrl so your site can collect any other additional information. In that case the signupURL handler will need to be able to detect that the user has an identity provider and not ask for things like a password. If you do not want to implement that logic, you can modify the JavaScript added to your page to set the value of federatedSignupUrl in addition to SignupUrl. The widget will then redirect new federated users to that signup handler.
--
Eric Sachs | Senior Product Manager | esa...@google.com 

Reply all
Reply to author
Forward
0 new messages