Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Unity Simulation in Docker

Discussion in 'Unity Simulation' started by VitaliFedarau, Oct 1, 2020.

Thread Status:
Not open for further replies.
  1. VitaliFedarau

    VitaliFedarau

    Joined:
    Aug 17, 2020
    Posts:
    1
    Greetings,
    I am working on the automation the usim process through Docker and AWS Codebuild,
    I have installed usim for Ubuntu 18.04 but have an issue - when I try to login with
    usim login auth
    , I have the message saying:
    Press [ENTER] to open your browser to https://api.simulation.unity3d.com/v1/auth/login?redirect_uri=http://127.0.0.1:57242/v1/auth/login/callback

    I understand, that login should happen via Browser opening, but that doesn't work neither for docker nor for automation, can I pass some parameters to usim login auth to have it login without the browser open?
    Thanks a lot for helping usim to develop!
    Best Regards,
    Vitali Fedarau
     
  2. qijiang_unity

    qijiang_unity

    Unity Technologies

    Joined:
    Jan 25, 2017
    Posts:
    3
    Hi Vitali,

    Thanks for reaching out!

    The auth method using browser is the official way documented, but yes there are workarounds that people can use for automation and CI/CD purpose. We contacted you directly from simulation-help@unity3d.com with details.

    For users who read this post, please contact simulation-help@unity3d.com if you have similar auth questions.

    Thanks!
     
Thread Status:
Not open for further replies.