Skip to content

richdman/IdentityServer4.Samples

 
 

Repository files navigation

IdentityServer4.Samples

Samples for IdentityServer4

Sitecore samples are located in

  • IdentityServer4.Samples/Clients/src/SitecoreMvcClient/
  • IdentityServer4.Samples/Clients/src/SitecoreApi/
  • IdentityServer4.Samples/Sitecore.Plugin.IdentityProvider.Ids4Demo

SitecoreApi requires Sitecore JSS Server Package installation. More information here

Also requires to create API Key in Sitecore. More information here

Replace Constants.SitecoreAuthority with the Sitecore Identity URL

Issues

For issues, use the consolidated IdentityServer4 issue tracker.

Long Paths

If you find after cloning the repository that some files are checked out or marked for deletion make sure to run this command.

git config --global core.longpaths true

Then clone the repository again.

About

Samples for IdentityServer4

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 91.1%
  • C# 6.9%
  • HTML 1.7%
  • Other 0.3%