2025 - Week 3
- Implement core for access request
- Implementation of pagination for the content dialog in the component context api
- Adds extra types and allowed fields for the ResourceDataClient's Agent selector
- Updated resource types
- Add template and variant flags
- Add component context interceptor in Simulator and Studio to indicate VPN methods on the Component Context have been used
- Implementation of openToast method in component context api
2025 - Week 2
Features:
- Add access request approval and rejection endpoints (AgentAccessRequestAuthenticatedApprove/AgentAccessRequestAuthenticatedReject)
- Add revocation of access requests
- Add endpoints for audience references (AudienceAgentReferenceList/AudienceAssetReferenceList)
- Add expiring of access request reviewal & resend endpoint (AgentAccessRequestResendList)
- Add rendering of asset in auditlog topic
Changes:
- Add change notifications and audit logs to access request reviewal
- Prevent disabling company owned apps
- Approver property of AccessRequest resources are now rendered
- Names of users are now rendered in the AccessRequest resources
2024 - Week 50
Features:
- Send mail when access request is approved or rejected
- Honor approved access requests
- Add change notification with dirty flag for share of page and backend component templates
- Add scheduled access requests
Fixes:
- Fix variable out of range regression
- Add case-insensitive match for accepting invite e-mail with SSO login
