If you are using the developer dashboard you will first need to switch to the Classic UI. If you see a < > Developer prompt in the top left, click it and select Classic UI to switch to the Classic UI.
Log in to your Okta organization as a user with administrative privileges.
Click on the blue “Admin” button Admin
Click on the “Add Applications” shortcut Add Applications
Click on the green “Create New App” button Create New App
In the dialog that opens, select the “SAML 2.0” option, then click the green “Create” button
Hi @jmelberg
I was able to sucessfully create a new application(for back end) on Web platform(referred Spring boot tutorial) with sign on method as SAML.
Now our front end is built in Angular, when I go to Okta UI to create a new application in Okta and select the Platform as Single Page App (SPA) it shows the sign on method as OpenID Connect only (SAML is not shown in option list). So is there a way to use SAML also in case of Angular/SPA or the OpenID connect is the only option. with Angular/SPA