OIDC Errors - following Integrate Teamcenter Into Your App training

0
I have tried to follow the Integrate Teamcenter Into Your App training, but after installing the TC Connector and Extension, I encountered 22 errors related to OIDC SSO. Before I realised there were official training materials, I had followed steps suggested by other members to resolve the issue - essentially by deleting anything related to SSO. However, this has now caused a problem, as the first step in the training material is to point to the TcConnector.AdminLogin microflow which was one of the items I deleted due to the errors. The training manual uses credentials-based login (which is what I want) but does not provide any information on how to fix the initial SSO errors. Any suggestions would be greatly appreciated.   Thank you.
asked
2 answers
1

You could either:

* Download the OIDC module and its dependencies

* Download TcConnector 2406 which does not have the OIDC dependency

 

I'd not recommend trying to remove the OIDC dependencies

answered
0

You didn't need to delete the AdminLogin microflow. You can recreate it easily, because it looks like this:

image.png

answered