-
Hi, I get this error when I try to run the container as a dev mock oidc instance:
```
code: 'OAUTH_JSON_ATTRIBUTE_COMPARISON_FAILED',
[cause]: {
expected: 'http://localhost:8080/',
…
-
The intent statement currently says:
`This endpoint is used to discover verification keys, which is the reason that authentication is not required.`
In use cases where this endpoint is useful, i…
-
E.g. `/auth` context path was dropped when registering new context with issuer that contains `/auth`.
-
The institution catalog page is still extremely outdated. It looks like this, atm:
![Image](https://github.com/user-attachments/assets/32423ecd-ad31-4ed0-b5d1-76810fcec05d)
The new design and layout…
-
[7.3. ](https://openid.net/specs/openid-federation-1_0-40.html#section-7.3)[Validating a Trust Mark](https://openid.net/specs/openid-federation-1_0-40.html#name-validating-a-trust-mark) includes the s…
-
*Description*:
>Describe the issue.
We use jwt authentication
```
---
apiVersion: gateway.envoyproxy.io/v1alpha1
kind: SecurityPolicy
metadata:
name: security-policy
namespace: eg-test
…
-
**Description**
It would be useful for applications to be able to see the OIDC issuer that was used to get the OIDC token (because in the interactive case the user selects the identity/issuer outsi…
-
### Type
> Dimension: InvoiceIssuerName
> _An Invoice Issuer is an entity responsible for invoicing for the resources or services consumed. It is commonly used for cost analysis and reporting scenar…
-
There are 3 different environment variables that can be injected in the app:
- AUTHENTICATOR_OIDC_ISSUER_URL
- OIDC_PROVIDER_ISSUER_URL
- TRUSTD_ISSUER_URL
- UI_ISSUER_URL
In the case where t…
-
Checklist:
* [x ] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [ x] I've included steps to reproduce the bug.
* [ x] I've pasted the output of `argocd version…