"""Application configuration.""" # OKTA create user with auto activation api url OKTA_CREATE_USER_API_URL = 'https://theorchard.okta.com/api/v1/users' \ '?activate=true&'