When you are trying to federate (via WS-FED) Office 365 with Okta:Solution: You can choose to skip importing user groups and group memberships into Okta
In an SP-initiated SAML 2.0 flow, the SP will never redirect to Okta if the session is already activeSolution: It will always redirect to Okta and in this case only - will promt the user for re-authentication by manually entering SP credentials
Which port and which of the: 'http' or SSL enabled connections does Okta recommend?Solution: Port 443 and SSL enabled connections
As an Okta admin, when you implement IWA, you have to know how to successfully test it to see if it's working. For this you:Solution: Paste into a browser configured for DSSO the IWA redirect URL along with '/authenticated.aspx' after it, hit 'Enter' and check the message returned
When using Okta Expression Language, which of the following will have the output: okta.comSolution: String.substringAfter('[email protected]', '@')