Skip to content

sergiomcalzada/sereno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sereno

Sereno is a full opensource implementation of an OpenId/OAuth2 server using IdentityServer4 libraries and DotNetCore3.1

Feature (wish) list

  • Mixed AspNet Identity and Identity Server model extended with
    • Groups
    • Roles per Api Resource
  • User profile page configration
    • Change password
    • Configure MFA
  • Multi database provider support
  • Full administration panel
  • Dynamic External OpenId Provider (without restart)
  • Dynamic External REST Provider (without restart)
  • Impersonation for administrators
  • Webhooks
  • Dynamic Client Registration RFC 7591
  • Custom grants/flows
    • Resource Owner Password
    • On behalf of
    • Temporary user access tokens (for anonymous access)
  • Docker support, with scaling.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages