Please Log in or Create an account to join the conversation.
No, that's not possible unless you process the user profile information further using CB Auto Actions. Google provides a username as their G+ nickname so you shouldn't need to change the formatting at all. If you want first and lastname with no spaces you can also set this within CB Connect > Parameters > Google > Registration by setting "Username Format" to "[profile_firstname][profile_lastname]".1. When someone logs in using the Google Apps for Education Account I have to have the username field pull over the email address as the Username returns the First and Last name formatted with a space, ideally I would like the username to be set to the front part of the email address. e.g.
No, that's not possible. Once that button is clicked it has left CB Connects hands and is up to Google and Google will use the account they're already logged into. The permission dialog offers them a chance to reject the authorization or login with a different account, but that's about it. If you want to use an Authorization plugin you can, but it has nothing to do with CB Connect as that's not what CB Connect is and will never function as such.2. I would prefer the users to be able to simply enter in to the login fields the front part of their email address and the password to Google Apps for Education account without having to click on the Google+ button. Currently whatever google account they are logged in to on Chrome will try to log them in with that account, I can not be sure they will be logged in to google chrome with their stuk.cloud account.
Is this possible? I know that Joomla came with a Auth plugin designed for gmail where the login username and password could be entered for Google for the users to log in with that specific account.
I know once registered they will be able to do this expecally if there is a way to act on question 1.
You'll have to use CB Auto Actions and act on the onBeforeUserRegistration trigger then check if the Google ID field has a value then validate the email using conditions in your auto action. If the condition isn't met use a Redirect action to redirect away.3. I need to restrict those indviduals logging in through Google to only be those from Domain @stuk.cloud. This is going to be a closed site which means only those with a @stuk.cloud account should be able to sign in and register.
Is this possible? again the joomla auth plugin for gmail had the option to restrict the address.
Yes, act on the after registration or after login trigger and condition against the social id fields then perform whatever action you like. For example a Usergroup action to give them a usergroup if they register with Google+.4. When the site goes fully live there is going to be two types of user, Staff and Students. staff STUK accounts will be their first and last name combined at the front of the @stuk.cloud account, where students are going to have a number, e.g. 12345678@stuk.cloud. Would there be any way to direct what type of group they go in to based on this type of login scenario?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
It's a tool so there's nothing to document beyond usecases. We have usecase videos below in addition to some tutorials in our tutorials section.Thanks for the support, is there any documentation on using Auto Actions? I have watched the videos but they currently dont touch on using Auto Actions on User Registration and I think this is a powerful tool that I can make do what I need it todo?
Please Log in or Create an account to join the conversation.