Separated domain doesn't function proerly (Result in Unauthorized)
See original GitHub issueI separated api domain, ex) api.osf.xxx.jp, osf.xxx.jp. How should I set for fake CAS? It seems like the authentication state doesn’t share so far.
http://api.osf.xxx.jp/v2/users/me/nodes/?related_counts=children&embed=contributors&version=2.2&fields%5Busers%5D=family_name%2Cfull_name%2Cgiven_name%2Cmiddle_names&fields%5Bcontributors%5D=bibliographic%2Cunregistered_contributor%2Cusers&fields%5Bnodes%5D=category%2Cchildren%2Ccontributors%2Ccurrent_user_permissions%2Cdate_modified%2Cdescription%2Cparent%2Cpublic%2Ctags%2Ctitle&_=1530096771720 401 (Unauthorized)
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Troubleshoot SPF issues - Google Workspace Admin Help
Follow the steps in this article if you set up SPF but messages sent from your domains are still: Failing SPF authentication; Rejected...
Read more >Authenticate your domains - Dynamics 365 Marketing
If real-time marketing is not installed, you must follow the setup described below in this article to authenticate domains for use in ...
Read more >401 Unauthorized - HTTP - MDN Web Docs
The HyperText Transfer Protocol (HTTP) 401 Unauthorized response status code indicates that the client request has not been completed ...
Read more >EPP Status Codes | What Do They Mean, and Why Should I ...
This status code tells your domain's registry to reject requests to transfer the domain from your current registrar to another. This status ...
Read more >Using the UDRP to Combat Unauthorized Access to Computer ...
Scams involving domain names, resulting in unauthorized access to a ... may result in an adverse ruling, even if the respondent fails to ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I replaced fakecas with cas-overlay. However, still facing same results. Is it a reverse proxy server problem? If possible, I 'd like to know reverse proxy setting for cas and cors environment.
Awesome!