You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I generated the project, starte the keycloak container and database server, ran the web UI and copied the cookie for authentication into my postman.
Then I ran the GET request on my entity which worked.
Then I stopped the server and started it again.
Then I ran the GET request in postman once more and it succeeded.
Then I ran it a third time and it gave me a 401 error.
Reproduce the error
JHipster Version(s)
JHipster configuration
Entity configuration(s) entityName.json files generated in the .jhipster directory
Browsers and Operating System
Elementary OS 6.1
Checking this box is mandatory (this is just to show you read everything)
The text was updated successfully, but these errors were encountered:
This issue is stale because it has been open for too long without any activity.
Due to the moving nature of jhipster generated application, bugs can become invalid.
If this issue still applies please comment otherwise it will be closed in 7 days
Overview of the issue
I generated the project, starte the keycloak container and database server, ran the web UI and copied the cookie for authentication into my postman.
Then I ran the GET request on my entity which worked.
Then I stopped the server and started it again.
Then I ran the GET request in postman once more and it succeeded.
Then I ran it a third time and it gave me a 401 error.
Reproduce the error
JHipster Version(s)
JHipster configuration
Entity configuration(s)
entityName.json
files generated in the.jhipster
directoryBrowsers and Operating System
Elementary OS 6.1
The text was updated successfully, but these errors were encountered: