Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
Robson Tenório authored and Robson Tenório committed Jul 22, 2018
1 parent 4a6aacd commit e8a849c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ return [

'token_principal_attribute' => env('KEYCLOAK_TOKEN_PRINCIPAL_ATTRIBUTE', 'preferred_username'),

'append_decoded_token' => env('KEYCLOAK_APPEND_DECODED_TOKEN', true),
'append_decoded_token' => env('KEYCLOAK_APPEND_DECODED_TOKEN', false),

'allowed_resources' => env('KEYCLOAK_ALLOWED_RESOURCES', null)
];
Expand Down

0 comments on commit e8a849c

Please sign in to comment.