Skip to content

Sitefinity/Sitefinity.Authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sitefinity MVC Client Implicit Flow Authorization

Sitefinity MVC Client Implicit Flow Authorization is a sample MVC application, which can obtain access tokens from sitefinity with implicit flow and can call the Sitefinity Web API

Requirements

  • Sitefinity CMS license
  • .NET Framework 4.7.1
  • Visual Studio 2013/2015/2017
  • Microsoft SQL Server

Prerequisites

Go to the Constants class and change:

  • Sitefinity BaseUrl

  • Sitefinity STSUrl

  • Sitefinity NewsItemsApiUrl

  • In the Sitefinity App Register your client as client to your STS. Go to Administration -> Settings- > Advanced -> Authentication -> SecurityTokenService -> IdentityServer -> Clients and Create new client

You should be enable to run the application and to get access token and make call with it to the Sitefinity Web API

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published