Closed avanninihyperion closed 1 year ago
Hey, @avanninihyperion.
Thanks for the feedback. We'll look into this and update the article if necessary.
Hello, this issue happens on which project exactly?
@ulisseslima @avanninihyperion
Hello, the affected project is: /spring-security-oauth/oauth-authorization-server/
Thank you @avanninihyperion, I couldn't reproduce it locally. -What instructions exactly did you follow, is it the README files or something else? -Have you tried in incognito mode or other browsers?
Hello @anastasiosioannidis,
I ran the commands given in the readme:
spring-authorization-server
module
/etc/hosts
file and add the entry 127.0.0.1 auth-server
resource-server
moduleclient-server
modulehttp://127.0.0.1:8080/articles
admin/password
excluding editing the /etc/hosts file as I replaced "auth-server" with "127.0.0.1" in the code
I also tried to access incognita mode but the same error is reproduced
Hi @avanninihyperion
"excluding editing the /etc/hosts file as I replaced "auth-server" with "127.0.0.1" in the code" --> Could you revert this edit, and set the hosts file as suggested? In windows, you can open a Notepad as Admin, copy-paste the directory of /etc/hosts file, select All Files to show the hosts file, open and edit it.
If you see same error, please try these:
Clear your DNS cache (open a command line as admin and run "ipconfig /flushdns") (windows)
If you have any CDN service (Cloudflare, Azure, other), disable it or set Encryption mode to "Off / No encryption"
Disable/remove any extensions from your browser
Clear all Browser Data / Cookies
Pull the latest commit, follow the steps as you mentioned, and update this thread
Finally, please state your OS/version, browser/version, and any other configuration which might help
Hi @anastasiosioannidis , my OS is: Distributor ID: Ubuntu Description: Ubuntu 22.04.1 LTS Release: 22.04 Codename: jammy
do you know if there are problems to run the code on Ubuntu operating system? in the meantime, I'll try to reset the code and follow your steps.
Thanks!
Hi @avanninihyperion
I haven't come across anything special about Ubuntu. Sure, go ahead with the instructions and let us know, thank you.
Hi @avanninihyperion
Could you update on this? Otherwise, if we have no update, we would close this issue soon, thank you.
Hi @anastasiosioannidis ,
i tried to reset the code and follow your steps but the problem is still there. If anyone could help me I would be really grateful
Closing this issue as unable to reproduce.
Buongiorno,
Ho scaricato il progetto e ho seguito tutte le vostre indicazioni, ma anche io ho riscontrato un problema dopo aver inserito username e password. Mi aspettavo di ricevere la lista degli articoli ma invece continuo ad essere rediretto alla pagina di login del spring-autorizzazione-server. Qualcuno può aiutarmi?
ENG Good morning,
I downloaded the project and followed all your instructions, but I too encountered a problem after entering my username and password. I expected to receive the list of articles but instead I keep getting redirected to the spring-authorization-server login page. Can someone help me?