mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-09 17:03:40 +00:00
3e3d46ac0d
# 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>
5 lines
99 B
Go
5 lines
99 B
Go
package idp
|
|
|
|
type IsIDPConfig = isIDPConfig_Config
|
|
type IsAzureADTenantType = isAzureADTenant_Type
|