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:
Steps to produce:
- create application with type API with custom application id, Get it back through application id
- create a new application with type OIDC with custom application id, Get it back through generated application id