Deployment in Simple Model Editor

I learned about the Deployment Feature in the Simple Model Editor which could benefit my team and other teams here at cosmo a lot. But I couldn’t find information about how to configure our project, so i could use it and neither could the other people i talked to.

I always just get the information, that I couldn’t connect cause wrong username and password.

The Server (A12 Data Services) needs to be configured in the following way:

  • Set authentication type to local (default). SAML and OAUTH2 are not yet supported.
  • Enable CORS
mgmtp.a12.uaa.authentication.cors.allowedOrigins=*
mgmtp.a12.uaa.authentication.cors.exposed-headers=id_token
mgmtp.a12.uaa.authentication.cors.allowed-headers=X-Requested-With,Origin,Content-Type,Accept,Authorization