Webcenter portal with custom identity assertion provider
Hello All,
I have developed all custom identity assertion provider which always populates a subject for weblogic without validating token as test.
I have moved the IdA provider on top of providers list. and have set the control flag for the other authentication provider as 'SUFFICIENT'.
I expect when I access the WebCenter Portal (http://webcenter.local,host:7777/webcenter), Skipping default login page the home portal would be shown automatically logged on as weblogic by the custom IdA provider.
But there is no tracks from the custom IdA provider on WC_Spaces log file and the default login page was shown.