Skip to content

ToniK4/SimpleIdServer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

503 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleIdServer links

SimpleIdServer https://github.com/simpleidserver/SimpleIdServer

CaseManagement - BPMN and HumanTask engine https://github.com/simpleidserver/CaseManagement

OAuth rfc

https://www.rfc-editor.org/rfc/rfc6749

https://www.rfc-editor.org/rfc/rfc6750

Scim rfc's

https://www.rfc-editor.org/rfc/rfc7642.html

https://www.rfc-editor.org/rfc/rfc7643.html

https://www.rfc-editor.org/rfc/rfc7644.html

MassTransit

The MassTransit migration to dotnet 6 requires some code changes to work. Action of type IServiceCollectionBusConfigurator needs to be replaced with Action of type IBusRegistrationConfigurator in the ServiceCollectionExtensions class.

Running the project and Tests

Running both the IdentityProvider and Scim project should allow you to run all of the tests.

Startup problems

If there are SQL query problems when starting either the SCIM or Identity Provider project, remaking the database usually helps.

About

OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 66.6%
  • Gherkin 12.7%
  • HTML 8.0%
  • TypeScript 6.0%
  • JavaScript 3.8%
  • PowerShell 1.7%
  • Other 1.2%