Hello @Satheesh Kumar S ,
You will need to provide some information to the application team like the application ID, Tenant ID and if necessary also a secret.
Normally OpenID Connect integration with Azure AD depends a lot of the configuration of the application, below an example :
https://github.com/Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2/tree/master/1-WebApp-OIDC/1-1-MyOrg
Regards,