Looking for support on Azure SAML SSO integration with ReactJS and NodeJS application (Non gallery app with custom domain name).
Here are the more details,
Any reference or help will be highly appreciated.
When you Sign in to the Azure portal using your Azure Active Directory administrator account.
You can add saml sso to non gallery app : Browse to the Active Directory > Enterprise Applications > New application > Non-gallery application section.
This way you can add non-gallery app .
These apps (app and api)are also present in all applications in app registration where you can add scope for api to the app in portal and in code and grant permissions to do authentication as usual.
References: