
26ne5 (26ne5) asked a question.
Hello I followed the steps for configuring SAML 2.0 on Salesforce for OKTA listed here
https://saml-doc.okta.com/SAML_Docs/How-to-Configure-SAML-2.0-in-Salesforce.html
However at the end when testing a log in it does not work.
I noticed the provisioning tab is missing from applications could this be the reason? Anyone have this provisioning tab missing and is it necessary to configured Okta to sso saml 2.0 for salesforce?

@26ne5 (26ne5) what Tim noted is correct. Provisioning is not required for SSO to work. Provisioning enables you to provision users and groups(if supported) from Okta to the App or perform provisioning from the App into Okta, such as an import and/or profile mastery. Normally, provisioning would be configured to push users from Okta into SFDC when they are assigned to the App, unless SFDC is acting as an identity store/profile master. So, if you don't have provisioning enabled as a SKU you purchased, I would check on what Tim mentioned to ensure the user is an active user, with a license, in SDFC and has the same application username as the user who is assigned to the app in Okta. You can validate the app username by clicking on the pencil for the assigned user in Okta and checking the username field. This field is populated based on your Application username format field, which is defined under the Sign on tab. There is also a test tool in SFDC, called SAML Validator which inspects the last assertion received to show any mismatch of data or error. This is on the same page, that you setup the SAML ACS endpoint in SFDC.