Changelog
Changelog¶
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.4.0] - 2026-05-6¶
IMPORTANT CHANGES¶
- API Endpoint Update: New domain and API path for the Security PIAM API.
- Old Endpoint:
https://api.bpcloud.siemens.com/sec-piam-v1/* - New Endpoint:
https://eu.buildingx.siemens.com/api/openness/sec-piam-v1/* - Action Required: Please update your integrations to use the new endpoint.
- Grace Period: The old domain will continue to be supported for a grace period. A separate notification will be sent to all customers regarding the deprecation date
- Old Endpoint:
[1.3.3] - 2025-03-18¶
Bug Fixes¶
- add missing error codes (d084f46)
[1.3.2] - 2024-12-23¶
Revision¶
- Updated changelog.md
[1.3.1] - 2024-11-14¶
Revision¶
- Aligned the changelog
[1.3.0] - 2024-09-25¶
Features¶
- I add properties to identity api (24ec0a5)
[1.2.0] - 2024-09-04¶
Added¶
- Include
externalIdattribute in privileges retrieval
[1.1.1] - 2024-08-08¶
Added¶
- Aligned the documentation and corrected spelling errors
[1.0.0] - 2023-10-20¶
Added¶
- Security Physical Identity and Access Management API released
- Added API endpoints for
- Identities
- To perform Create, Update, Delete and Read identity
- Privileges
- Retrieve list of configure privileges
- Assign privileges to an identity
- Identities