Hi, currently I have local splunk accounts for all users. Now I am setting up SAML (okta) authentication for all those user. So how can I transition each user local account to SAML account without losing there knowledge objects created including any private knowledge objects as well.
Consider I have same username in both i.e. in local as well as SAML account.
What process I should follow please help.
Thanks,
Thanks @richgalloway
After mapping SAML groups to Splunk roles do I need to delete local authentication for all users? and which will take precedence while loging in?
Local authentication has priority over external authentication. That means you'd need to delete the local accounts, but I believe that will also delete the local KOs. One workaround is to copy the $SPLUNK_HOME/etc/users directory and restore it after deleting the accounts.