python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Blazor server side authentication require all-browser tabs
I used an authentication for a blazor server side app
I created a login page and used authorized pages.I authenticated at login page.These worked properly but, when I opened a new tab app we have to a...
cemil
Votes: 0
Answers: 0
How to get all permissions of a specific user in Keycloak as an admin over an API
I am trying to get all permissions of a user with an admin account.
If I get an access token for my user and use this endpoint:
POST 'https://<HOST>/auth/realms/<REALM>/protocol/openid-con...
Peer Maute
Votes: 0
Answers: 0
How do I get the value of the Authorization key from the site?
Good afternoon. I log in to one site using my username/ password
I pulled an unofficial API from the site. Registration on a direct request to him with the transfer of JSON was successful
But further ...
Asynco
Votes: 0
Answers: 1
Razor Pages & Role Based Authorzation. Got trouble with applying roles to Shared Layout
I am working on my school project, which I have done. And want to try to add something more.
Right now I have the problem with role-based authorzation. I have set up in the controllers to autherize on...
Gamalina
Votes: 0
Answers: 0