actframework / act-aaa-plugin

Use OSGL aaa library to mange Authentication/Authorization/Accounting for ActFramework Application
Apache License 2.0
6 stars 2 forks source link

Allow system endpoints to skip authentication check at dev mode #18

Closed greenlaw110 closed 6 years ago

greenlaw110 commented 6 years ago

Add a configuration that allow developer to turn off authentication check for system endpoints, i.e. endpoint that starts with ~, e.g.

GET ~/info
GET ~/zen