Hi,
Sorry maliming, Now it's going well, I think yesterday I was really obfuscated with this topic.
On the other hand, could you tell me if there is another option to create and maintain access tokens per user from the web interface?
Thanks
Ok, thanks for your information
Hi,
I want to deny access from some client_id application with some role to some application sevice.
Is that possbile? How can I do that?
Thanks for all
Hi,
My cuestion is, how can I deny access some user/role that tries to access through some client_id?
Thanks
I get strange behavior when running my project on my production service.
Everything starts up fine, but after a few minuts doing nothing on the web, when I run some action on the web, such as click menu option, the left hand menu disappear, and the web shows me that I'm not authorized. If I try to logout and go back in again the issue persists. I need to clean the browser cache and redis cache and then everything shows up.
Hi,
I can't acces to the CurrentPrincipal from my application services.
Can you give me some examples please?
Thanks
Hi,
Sorry but I think that I didn't explain myself very well
How can I only allow access from 'web.public' project, client_id="public", to users belonging to role 'A', but block these users trying to access from 'web' project, client_id="private" and throw the message Unauthorized.
Hi,
I would that the user with role A can't Login from Web, the system throw UnAuthorized, and if the same role LogIn from Web.public, they can go on
Hi,
I get it, but if I log out and then log back in, the menu on the left dosen't show it. Why if I renewed the token?
Where is this method?