javascript - Adding Google accounts with third-party authentication in iOS Settings -


we're university using google apps education. google defers our central authentication service (cas) server when people log in on web. (i.e., if john smith goes gmail.com , enters @example.edu email address in login page, google sends him our site enter username , password before letting him in.)

we changed our website template morning , found when people tried set accounts in ios' settings app (e.g. settings -> mail, contacts, , calendars -> add account -> google), enter email address , sent our login page, usual, page finished loading, authentication screen go away , they'd bumped screen of account type options (icloud, exchange, google, etc) - before had chance put in username , password.

i disabled of javascript running on page. (i left typekit, modernizr, , google analytics, , commented out jquery , of our custom code.) seems have fixed problem, i'm guessing sort of event being triggered made ios think flow complete. know how ios determines authentication flow complete? ideas google for? don't know called, tips helpful.


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -