HomeGuidesAPI Reference
Submit Documentation FeedbackJoin Developer CommunityOptimizely GitHubOptimizely NuGetLog In

authorization

This provides information on authorization endpoints.

See openiddict's documentation for more information on choosing the right flow.

Authorization endpoints

GET / POSTapi/episerver/connect/authorizeSign-in interactive
POSTapi/episerver/connect/tokenGet token by grant type
POSTapi/episerver/connect/token/anonymousGet token for anonymous user by anonymous grant type
GET / POSTapi/episerver/connect/userinfoGet info about current user
GET / POSTapi/episerver/connect/logoutLogout current user