Node OIDC Middleware and Multiple host names (appBaseUrl)

I have a need to create a white label site where multiple *.somedomain.com sites will be hosted with the same codebase running in the same Node instance.

Is there way to configure the OIDC middleware to support callbacks on multiple domain names (multiple appBaseUrl values).