I am trying to display first the log in page and then it goes to the home page but it does not work. Can Anyone figure out the problem? How Can I direct my logi
i have a problem with my token. when we start our program, the cache should be checked for a valid token. This works for the first time, but afterwards refreshT
I have two application, both are using keycloak to authenticate user of the same realm. I've created two different client, and two different user group. Only us
enter image description hereI want to create login and registration with the help of jetstream in laravel. i followed all steps perfectly but my jetstream logi
When I attempt to connect to a remote Kubernetes cluster with kubectl cluster-info I am getting an error as in the image below : Trying to curl the cluster als
When I connect to Cypher Shell using cmd, I type this: bin\cypher-shell -u neo4j Immediately after, I'm prompted for a password. I enter the password and connec
Where is the user data stored after decoding it from the token? I'm using react , and the Jwt token is stored in local-storage .
i tried to using codeigniter 4 and try using myth/auth, and i get a problem, if put restricted in my filters its not loading the login page public $aliases
I am new to keycloak , whether the user creation should be happened in my application or at keycloak
In my application, we have four different user roles. When I tried to generate the JWT token using postman, though the token is retrieved, it is not providing t
i'm a beginner who is learning how to use Android studio and this is my first time posting on Stack Overflow. I wish to implement Facebook login on my android a
I'm using environment variables to avoid from hardcoding my API key into my config files. Tried a lot of things: making sure I copied the API keys correctly, re
On the gun alias system: Is it like a phone book (public key book) where every user could have a different name for each key? Is it stored in a user's user spac
Is it possible to retrieve information about LDAP authentication - whether it was successful or not? I need to achieve the following scenario: User navigates to
I have an online store that I built by Bagisto, which depends on the Laravel platform and I created my oauth 2.0 client id in https://console.cloud.google.com/
I was not able to login to my Synology NAS (running on DSM 7) after I've enabled 2-factor authentication. Searched a solution I ended up to this page: https://k
https://docs.microsoft.com/en-us/troubleshoot/azure/active-directory/error-code-aadsts75011-auth-method-mismatch#cause The SSO works from Chrome and doesn't wor
I followed this tutorial for setting up the https in local development machine: https://dev.to/nakib/using-https-on-next-js-local-development-server-bcd And her
I'm trying to check if an user already have a email. I wrote a function like this : func IsUniqueEmail(body io.ReadCloser) (database.User, error) { connection :
I have below setup on Azure, Host APP Added 3 Scopes under "Expose an API" tab i.e. abc, def, ghi Client APP Added all 3 Scopes under "API Permissions" tab No