I have made the plugin more customizable #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I at home run Authelia, which uses different scopes for some reason, so I have made it so they can be more customized, plus you can now have as many user and admin roles defined per SSO in the create menu.
1. Customizable roles scopes and all scopes:
config.ini
file there are two more variables that can be set:groups
, if not set the default will beroles
email
scope for Authelia to get the user email address. If not set the default will beprofile roles
2. You can now assign what roles you want to be admin and user, it's not hardcoded anymore:
admin
anduser
respectably so the users just clicking 'next, next, finish' don't get confused