Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 2.73 KB

File metadata and controls

53 lines (35 loc) · 2.73 KB

FIWARE Banner

FIWARE Security License: MIT Support badge OpenID 1.0

This tutorial complements the previous Securing Access tutorial. This tutorial also secures access to a FIWARE application but using various OpenID Connect flows to authenticate users.

Start-Up

NGSI-v2 Smart Supermarket

NGSI-v2 offers JSON based interoperability used in individual Smart Systems. To run this tutorial with NGSI-v2, use the NGSI-v2 branch.

git clone https://github.com/FIWARE/tutorials.Securing-Access-OpenID-Connect.git
cd tutorials.Securing-Access-OpenID-Connect
git checkout NGSI-v2

./services create
./services start
NGSI v2 📚 Documentation Postman Collection

License

MIT © 2020-2026 FIWARE Foundation e.V.