Skip to content

Base code for enabling Federated Authentication via Okta for Sitecore IdentityServer

Notifications You must be signed in to change notification settings

bic742/Sitecore-IdentityServer-Okta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

This repository contains the configuration and code necessary for Sitecore Identity Server to authenticate a CE user via Okta.

Getting Started

Deployment structure:

.
├── sitecoreruntime
|   ├── production
|   |   ├── sitecore
|   |   |   ├── Sitecore.Plugin.IdentityProviders.Okta
|   |   |   |   ├── Config
|   |   |   |   |   ├── Sitecore.Plugin.IdentityProvider.Okta.xml
|   |   |   |   └── Sitecore.Plugin.manifest
|   |	├── Okta.FederatedAuth.dll
|   |	└── Okta.FederatedAuth.pdb
|   └── license.xml

Okta Setup

Check out this blog post for details on how to configure Okta: https://www.xcentium.com/blog/2020/04/14/federated-auth-via-okta

About

Base code for enabling Federated Authentication via Okta for Sitecore IdentityServer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages