Extending Authorization Extension storage using S3

Hi!

We’ve been using the authorization extension for RBAC and are reaching the storage limit of 500kb. I’ve seen mentions in Auth0 documentation and in community posts about extending the storage using S3 but can’t find any documentation around implementing it. Posts refer to this link which now gives a 404. The steps specified here seem incomplete.
Can someone point me to the current documentation to this please?
Also it would be great to know if there is another alternative to handling the storage limit issue.

Thanks
Harsha

Hi @hnair,

Welcome to the Auth0 Community!

That is correct. When using the default Webtask Storage, you are limited to 500KB of data. An alternative option is to use Amazon S3 storage.

Please see this document to learn more about configuring Amazon S3 as a storage provider.

Please let me if there’s anything else I can do to help.

Thanks,
Rueben

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.