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

I'm trying to use Keyrock + Wilma + Authzforce for the security of fiware apis and after creating a new role under a given application and creating new permission for...

Infrastructure and functionalities for the issuance of a verifiable credential based on decentralized identifiers using the frameworks and tools provided by Hyperledger.

Bumps [ejs](https://github.com/mde/ejs) from 2.7.4 to 3.1.7. Release notes Sourced from ejs's releases. v3.1.7 Version 3.1.7 v3.1.6 Version 3.1.6 v3.1.5 Version 3.1.5 v3.0.2 No release notes provided. Changelog Sourced from ejs's...

dependencies

Hi, I am trying to login via KeyRock in Draco, but after configuring the app in KeyRock and adding the corresponding properties in Draco's config file. Upon entering the Draco...

When creating an application, the secret is generated as a UUID, see [applications.js](https://github.com/ging/fiware-idm/blob/master/controllers/api/applications.js#L153) - according to [RFC-4122](https://www.rfc-editor.org/rfc/rfc4122#section-6) UUIDs should not be used as security capabilities, since they are not necessarily...

I have an instance running in Docker as per your docker-compose example. Excellent app. I can log in an create myself an application with Client ID and Secret - easy,...

Hi, I want to access fiware keyrock using nginx, i.e. `https:///idm` . But while doing so, I am able to open my homepage for fiware keyrock but after that If...

All of our customers are using google, or Office 365, and we need the ability to authenticate to their IDM solutions, and maintain the close integration of Keyrock with Fiware....

In testing, I accidentally managed to disable my admin rights when logged in as the only admin in the system in the Keyrock IDM interface. All I needed to do...

When authorization_decision is deny for resource, an API request still successfully returns results. Steps to reproduce: 1 Generate authorization key: ``` $ echo -n 59b...e90:131...51c | base64 -w 0 NTli...Yw==...