Add onboarding relevant api requests to resource API for authentication #9177
Open
Description
As a developer I want to be able to perform all requests relevant to getting my first app to run and authenticating a to the app, using the new resource API.
Acceptance Criteria
- All needed requests are implemented
- All requests can be called by an administrator with sufficent permission
- The following requests are migrated
- Create Project
- Update Project
- Get Project
- List Projects
- Create App (OIDC & SAML & API)
- Update App (OIDC & SAML & API)
- Get App
- List Apps
- Create App Secret (API & OIDC)
- Create App Key
- Delete App Key
- Remove App Key
- Tests for all API Requests are added
Metadata
Labels
Type
Projects
Status
📝 Prioritized Product Backlog