I'm trying to configure a OpenID Connect with Azure AD. I can do it creating a App in App Registration Menu and everything works fine. See image:
But with App Registration Menu i don't have the "Users and Groups" menu (like Enterprise Applications) where i can give permissions saying which users can LOGIN in my application.
So, trying to create a Enterprise Application using the option Non-Gallery Application but i have just SAML option as Federated Single Sign-On, i don't have OPENID CONNECT option.
Any ideia how to create OpenID Connect as Federated Single Sign-On ? Or give Users and Groups permissions to a normal App Registration.