-
Trying to figure out - map the Azure AD settings and configuration for Openid - Oauth2 to the Taiga plug in. I have setup multiple applications using SAML and Oauth access in this environment. I see i…
-
DID documents include information about public keys and authentication requirements, and DID URLs with fragments can be used to refer to this information.
Should we consider adding DID references o…
-
I'm not 100% sure whether this is something that `pyoidc` should handle. I'm adding the issue already in case for someone else it's obvious. If there are no responses I'll research more and update whe…
-
I've been working on a custom grant_type to incorporate OTP in the normal user_credentials grant_type. This requires a storageMap property with the same name. The main problem is that the base library…
-
I think I've done everything right, but when starting the session I get an ERROR 10.
![image](https://user-images.githubusercontent.com/95092340/187048476-98afd1d1-38df-4ac1-892e-b53c527e6406.png)
…
-
# Steps to reproduce
- Clone `graalmv` branch
- Generate Guide with `clean pG`
- Generate native image and run.
```
% ./micronautguide -Xmx68m
10:55:41.532 [main] ERROR io.micronaut.runti…
-
### Core Library
MSAL.js (@azure/msal-browser)
### Core Library Version
3.1.0
### Wrapper Library
MSAL Angular (@azure/msal-angular)
### Wrapper Library Version
3.1.0
### Public or Confidentia…
-
I installed pgadmin in Kubernetes and added a sidecar to auto-import servers created as configmaps in the pgadmin namespace (using https://github.com/kiwigrid/k8s-sidecar).
To get the servers into …
-
Google and Facebook both recommends to verify the tokens which are received from the client as follows:
https://developers.google.com/identity/sign-in/web/backend-auth
**Does this package automa…
-
###### Middleware stack:
```
(-> app-route
(friend/authenticate {:allow-anon? true
:default-landing-uri "/console"
:login-uri "/login"
…