Creating an app integration with a non-default auth server

Hi there! I am wondering if it is possible to designate a custom auth server as the default auth server to be used organization wide.

Thanks!

Lizzie

Can you provide some more context on this? Usually, you specify the “issuer” in your application which determines which authorization server should be used. Technically, yes you can use the same authorization server for all your applications. However, if you want different customizations for different applications then it might be easier to manage with multiple authorization servers.