This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

using sophos utm as auth service in angular app

Hello
I'm learning angular dev
Is there a way to perform auth using SOPHOS UTM AUT SERVICES for the application
Such as google auth
thanks


This thread was automatically locked due to age.
Parents Reply
  • "Or Is it that you want the reverse auth to be done through oAuth2 via UTM reverse authentication? :) " this excatly what i need:)

    this is an exaple of AuthConfig file

    issuer: '<sophos api url >

    this will promft sophos auth form ,and after the user will authenticated get  response 

    somthing like this:)

Children
  • FormerMember
    0 FormerMember in reply to IlyaYakov

    Hi there,

    It seems a bit peculiar for reverse proxy in UTM with oAuth2. However, I'll follow up internally for this requirement :)

  • FormerMember
    0 FormerMember in reply to IlyaYakov

    Hello there, I have checked with the team internally and currently UTM only supports reverseproxy authentication with Form and Basic method. You can integrate compatible authentication servers with it but as of now, Reverseproxy authentication can not be done with oAuth2. 

    Thanks,