#Hello! I've been trying out permify this

1 messages · Page 1 of 1 (latest)

tight steppe
#

Hi @reef bloom , yes, this is an undocumented parameter:

oidc:
  issuer: <issuer>
  audience: <audience>
  refresh_interval: 5m
  backoff_interval: 1m
  backoff_frequency: 5s
  backoff_max_retries: 5
  valid_methods: ['RS256', 'HS256']

Yes, the backoff_frequency can be set to either 1s or 5s. I've opened an issue regarding this: https://github.com/Permify/permify/issues/1529. It will be documented shortly, along with usage scenarios.

GitHub

An open-source authorization as a service inspired by Google Zanzibar, designed to build and manage fine-grained and scalable authorization systems for any application. - Issues · Permify/permify

reef bloom
#

Is there good guidance on when one value should be used over the other? I'm exploring this as an option for the basis of a zta

tight steppe
#

Hi, sorry for the late reply, things have been pretty busy. I'll put together a guide and share it here soon