iam icon indicating copy to clipboard operation
iam copied to clipboard

INDIGO Identity and Access Management Service

Results 240 iam issues
Sort by recently updated
recently updated
newest added

Bumps `bouncycastle.version` from 1.58 to 1.70. Updates `org.bouncycastle:bcpkix-jdk15on` from 1.58 to 1.70 Changelog Sourced from org.bouncycastle:bcpkix-jdk15on's changelog. 2.1.1 Version Release: 1.78 Date:      TBD 2.2.1 Version Release: 1.77 Date:      2023, November...

dependencies

When the client performs concurrent refresh token flows and the previously issued access token is deleted (i.e. the box _Clear access tokens on refresh_ for that client is checked), IAM...

Hi, For the time being, tokens are only used for pilot submission, which is a very controlled environment. To make sure we stay in this very controlled situation, and until...

IAM admins should be able to suspend clients: - that are suspicious in some way, or - that have unknown owners (cf. #595, #652), or - that are misbehaving (cf....

kind/feature

Right now, the IAM implementation interprets as - non-dynamically registered client, a client registered by IAM admins (for which there is a dedicated API) - a dynamically registered client, a...

kind/bug
kind/task

CERN team needs the `jmx_prometheus_javaagent` jar to collect IAM metrics. Right now, they just create a new image from IAM such as ``` ARG IAM_BASE_IMAGE ARG IAM_BASE_TAG FROM $IAM_BASE_IMAGE:$IAM_BASE_TAG COPY...

kind/task

Cleanup tasks were defined and a bit hardcoded into MitreID codebase. Those tasks can now be configured and are contained into IAM codebase. | Property name (Environment variable name) |...

kind/feature

Hi, I'm integrating an FTS instance with the SKA prototyping IAM instance, https://ska-iam.stfc.ac.uk/ and have encountered an issue where the issuer in the well-known config is listed as: `curl -s...

Open Policy Agent (OPA) should replace the Indigo IAM scope policy API to improve performance in terms of scalability and flexibility.

kind/feature

When a request for a device code to the `/devicecode` endpoint does not specify the list of scopes, then the subsequent request to the `/token` endpoint returns 500 server error...

kind/bug