• neidu3@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    69
    ·
    edit-2
    2 months ago

    Not that strange. Different users may belong to different groups which may have different authentication backends. The associated authentication method is brought up once a username has been provided.

    • atomicbocks@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      26
      ·
      2 months ago

      You can do that as part of an OAuth workflow. You don’t need to have them on separate pages for that to happen.

    • lime!@feddit.nu
      link
      fedilink
      arrow-up
      13
      ·
      2 months ago

      if your choice of api route directly affects your auth flow something is very wrong.

      • tazeycrazy@feddit.uk
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 month ago

        I don’t like it when I need to sign in twice for single sign-on. The email/username then tells the system if they need to be directed to another sign in page. Like Google or Microsoft. This then allows you access without having to give them your password.