UAA (OAuth2) and UI Designer Server Connection

Would choose “UAA” as topic, but it is not available.

Peace,
we use the BAP together with the UAA implementation of OAuth2. We are also using the UI-Designer and for our workflow, we use the functionality of downloading and uploading models from/to the platform server. After the OAuth2 integration we are not able to do this anymore.

It seems, that the rest api “/api/user/login” is protected and could only be used, if you are authenticated (so we need a authorization header with a bearer token).

How is it possible to use the UI Designer together with the OAuth2 integration in our platform server. Is there already a way to do it ?

edit: Happens with UI Designer version 29.0.1 and com.mgmtp.a12.services 29.0.3 and com.mgmtp.a12.uaa: 0.15.7

Hi @tjorben-atomic-moss,

Unfortunately, there is currently no support for what you want to do. The main issue is that the OAuth token needs to be passed to the services CLI tool (internally used by UI Designer). Currently there is no API or workflow for this definition for this use case. Please create A12 ticket so we can estimate the effort, priority and make the use case working for you