fiware-idm icon indicating copy to clipboard operation
fiware-idm copied to clipboard

OAuth 2.0-based authentication of users and devices, user profile management, Single Sign-On (SSO) and Identity Federation across multiple administration domains.

Results 83 fiware-idm issues
Sort by recently updated
recently updated
newest added

## Proposed changes When using the internal Keyrock authorization registry, it is possible to request whether a subject has the access rights to execute a specific action on a specific...

## Proposed changes The iSHARE OIDC flow created ID tokens without a nonce claim. The SELECT statement for getting oauth information from the database missed the 'nonce' attribute. This attribute...

I just start a keyrock server, I got this error when trying to register new user. ``` fiware-keyrock | 2023-07-03T03:02:31.662Z idm:web-session_controller --> login_not_required fiware-keyrock | 2023-07-03T03:02:31.663Z idm:web-user_controller --> create fiware-keyrock...

Bumps [dottie](https://github.com/mickhansen/dottie.js) from 2.0.2 to 2.0.4. Release notes Sourced from dottie's releases. v2.0.3 null values can now be overriden thanks to @​slavivanov (mickhansen/dottie.js#37) Commits e0c8bae 2.0.4 7d3aee1 rudimentary proto guarding...

dependencies

![image](https://github.com/ging/fiware-idm/assets/51752121/1a1fab99-ec49-4ad4-897d-f3d44c7ea593)

In this image version many operations fail because `openssl is not found` I executed bash the fiware-keyrock container and I manually installed openssl. Then the issue was resolved.

Bumps [yaml](https://github.com/eemeli/yaml) to 2.2.2 and updates ancestor dependency [lint-staged](https://github.com/okonet/lint-staged). These dependencies need to be updated together. Updates `yaml` from 1.10.2 to 2.2.2 Release notes Sourced from yaml's releases. v2.2.2 This...

dependencies

sometimes, I lost ability to edit user profile (and get 500 error) ![image](https://user-images.githubusercontent.com/61418776/233870920-1b13c56d-7123-455d-b553-95394ca9bb28.png) ![image](https://user-images.githubusercontent.com/61418776/233870984-6f4d41ae-b5d5-4498-9e73-3750f88f36ff.png) this :point_up: happened because of some reason `null` appeared in `Extra` field. ![image](https://user-images.githubusercontent.com/61418776/233871092-ea958b1b-312f-4f8f-902d-184a1ac3a0e0.png) So I need...

Creating a new application usign 'Open ID Connect Authentication' option fails in the latest (8.3.0) docker image. Logs: ``` fiware-keyrock | 2022-11-12T20:08:02.484Z idm:web-application_controller --> create fiware-keyrock | 2022-11-12T20:08:02.486Z idm:web-application_controller -->...

Hello dear support, please help 2 weeks i am struggling to get work Biz Ecosystem with my local fiware-idm. It's working perfectly with the online lab but with my local...