python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Extra users with same names in Keycloak from group-ldap-mapper
I am trying to map an AD Group I have into Keycloak, which I think I have done at least mostly correctly like so:
My issue is that, when I do this then sync then go look at the members of my group in...
aamailhot
Votes: 0
Answers: 1
Provide access to azure blob by checking the logged user rights?
I have an ASP.NET Core app that is hosting videos and images as blobs in Azure. Right now I'm providing blob access to users by using SAS tokens with an expire time embedded in a link. The issue is th...

Daniel
Votes: 0
Answers: 1
Exact Permissions\actions needed to List Azure Resources using C# rest API
I am trying to list all resources in a Subscription using Rest API Call.
https://management.azure.com/subscriptions/{SubscriptionID}/resources?api-version=2021-04-01
It works fine when I run it with ...

Vinny
Votes: 0
Answers: 1