Blocked autofocusing on a <input> element in a cross-origin subframe.
-
Hi all,
I having "Blocked autofocusing on a <input> element in a cross-origin subframe." from chrome when my app wants to silent-refresh.
I tried with FA 1.31 and 1.28 getting the same behavior.
I have a https server on https:/example.com/authentication and i get it developing under localhost:4200. Am I missing any header or something, i have a wildcard wherever is possible, and all methods enabled...
Login works but silent-refresh not.
I can give you any required extra info.
UPDATE: https://example.com/oauth2/authorize?response_type=id_token token&client_id=2a39c5e1-d8fe-48ce-be1c-e9eaf2062332&state=bjNndEs3SHhXYnQ0QWxVLVJTMVFzNHVndk5CdnBoU... is returning a html login page. Is this correct?
Thanks in advance.
-
@melichpelegri I'm not sure what you mean by silent refresh. Can you explain?