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

Support specifying profile in `aaa.authenticate.list` file #35

Closed greenlaw110 closed 4 years ago

greenlaw110 commented 5 years ago

At the moment it supports [dev] as mode spcification in aaa.authenticate.list file. However in certain cases it might require profile specification. For example, to enable api document in SIT or UAT profile, it can add an entry like:

[sit]-act.apidoc.

or

[uat]-act.apidoc.