solthorS

ApplicationServicev2Beta Can't set ApplicationID when OIDC type

Hey, is there a bug related to creating an application via applicationServicev2beta (go sdk) and applicationID? I'm seeing that I can create an application which is api and then the applicaitonID is what I set it to, if i use application OIDC I don't get to set it and get a generated application ID back

Steps to produce:
  1. create application with type API with custom application id, Get it back through application id
  2. create a new application with type OIDC with custom application id, Get it back through generated application id
In zitadel ui, the application created from #1 is my custom id, the application created from #2 is the generated application id
Was this page helpful?