we need to configure ADFS in our application, we are using oiosaml to get the idp token and we successfully getting the token from idp. How we will use this token?, so it will redirect us into the application without asking the login again. currently it redirecting us to application login page.
URl we are redirecting after adfs/ls: https://localhost/xxx/saml/SAMLAssertionConsumer. which is asking for application login again. but it should not be.
we need expertise here, thanks in advance. New in ADFS please ask your queries, if above is not clear.