name: Stat_Plateform remote_url: '' auth0_config: api_url: !expr paste0('https://', Sys.getenv("AUTH0_USER"), '.okta.com/oauth2/default/v1') credentials: key: !expr Sys.getenv("AUTH0_KEY") secret: !expr Sys.getenv("AUTH0_SECRET")