Crab's Code
Crab's Code

Reputation: 105

Open account.google.com authentication in iframe

I have tried to do authentification in an iframe but the google server returns errors like
Refused to display 'https://accounts.google.com/' in a frame because it set 'X-Frame-Options' to 'deny'. Can somebody help me, please?

Upvotes: 2

Views: 1380

Answers (1)

Crab's Code
Crab's Code

Reputation: 105

it normally impossible to open the connection page of google in an iframe because google forbids it cause of some vulnerability. you can link to this post to see for more information : another post

Upvotes: 3

Related Questions