billions-boots-72312
03/16/2023, 4:10 PMlog:
leak_sensitive_values: true
level: debug
oauth2:
expose_internal_errors: true
oidc:
subject_identifiers:
supported_types:
- public
serve:
admin:
port: 4445
public:
cors:
enabled: true
port: 4444
strategies:
access_token: jwt
scope: exact
magnificent-energy-493
I can get someone else’s token (seems like extremely not secure) and log in with that user instead of mine.That does not sound good, I think it probably has something to do with the integration. There are some efforts in the community to provide an example integration, that would probably be helpful for these cases… (https://github.com/ory/examples/pull/67)
billions-boots-72312
03/17/2023, 9:54 AM