zitadel/pkg/grpc
Stefan Benz 3e3d46ac0d
feat: idp v2 api GetIDPByID (#8425)
# Which Problems Are Solved

GetIDPByID as endpoint in the API v2 so that it can be available for the
new login.

# How the Problems Are Solved

Create GetIDPByID endpoint with IDP v2 API, throught the GetProviderByID
implementation from admin and management API.

# Additional Changes

- Remove the OwnerType attribute from the response, as the information
is available through the resourceOwner.
- correct refs to messages in proto which are used for doc generation
- renaming of elements for API v3

# Additional Context

Closes #8337

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2024-08-14 18:18:29 +00:00
..
action feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
admin fix(adminAPI): localize event type (#5059) 2023-01-19 15:50:05 +00:00
app chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
auth chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
idp feat: idp v2 api GetIDPByID (#8425) 2024-08-14 18:18:29 +00:00
management feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
message fix(adminAPI): localize event type (#5059) 2023-01-19 15:50:05 +00:00
protoc/v2 perf(command): user grant pre-condition check using the search table (#8230) 2024-07-04 16:18:43 +00:00
settings feat: Default configs sms provider (#3187) 2022-02-21 12:22:20 +00:00
user feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00