-
Conda-forge is attempting to rebuild packages against openssl v3. The scitokens-cpp build fails out-of-the-box because of a host of `deprecated-declarations` warnings treated as errors:
```
$ mamb…
-
### Subject of the issue
I made my class exactly the same as the documentation, but to check if this need to update the token I do this:
```
$payload = auth('api')->payload();
$now = Car…
-
I installed a Enterprise Edition Neo4j in Azure and I am trying to enable the SSO. I have followed the steps and created the Enterprise App in Azure and set up the roles and claims for authentication.…
-
---
cip:
title: Verifiable Credential Doctype
author: Anmol Agarwala (@sylar217)
status: Idea
category: Standards
type: RFC
created: 2020-08-31
requires: Doctypes (CIP-5)
---
## Simple…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
i…
-
Hello @slowli
I have a problem with the download and build the crate.
**My compiler: rust 1.54 ([required by yocto](https://layers.openembedded.org/layerindex/recipe/190301/)).**
Cargo.toml
`…
-
Apple sign is how apple users can sign in and also use passkey.
https://developer.apple.com/documentation/sign_in_with_apple/sign_in_with_apple_rest_api/authenticating_users_with_sign_in_with_apple…
-
When signing in with openIDConnect, there should be an option to get the user information from the userinfo endpoint instead of the idToken because some oidc servers only send basic userinfo in the id…
-
**Is your feature request related to a problem?**
We are using oidc for both dashboards and opensearch itself. Currently the appid isn't logged in the auditlogging, neither are the backend roles for …
-
This adds to RFC 1001 at #4
# Overview
Features supported by HTTP:
1. `Authorization` header
2. `Cookie`
3. Basic and digest auth by browser (unusable)
Features suported by browser-based …