Skip to content

custom authentication and authorization #1454

Answered by sbwalker
PhotoSonic asked this question in Q&A
Discussion options

You must be logged in to vote

Oqtane currently supports a Backends for Frontends (BFF) architecture pattern using standard cookies ( it does not use access tokens or refresh tokens ). All security is implemented in the trusted back-end which supports both Blazor Server and Blazor WebAssembly hosting models. In this approach, APIs must be hosted on the same domain as the client - which is the most common deployment scenario for Oqtane.

The future product roadmap does include "Authentication Extensibility" as an enhancement for the 2.2 release - however the exact scope of that feature has not yet been defined.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@rossmcphee
Comment options

@sbwalker
Comment options

@vzdesic
Comment options

Answer selected by PhotoSonic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants