summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2022-03-18chore: allow ngrok in developmentmainmo khan
2019-08-17upgrade to rails 6mo khan
2019-08-17force_ssl in productionmo khan
2019-06-15add mapping for missing scim attributesmo
2019-05-30upgrade to webpacker 4mo
2019-05-30continue webpacker upgrademo
2019-05-30upgrade to webpacker 4mo
2019-05-09update gems and fix linter errorsmo
2019-01-29ssl in prod and add missing error keymo
2019-01-29set default host and protocolmo
2019-01-13load schemas into scim-kit configurationmo
2019-01-13load resource types into configurationmo
2019-01-13use scim kit to generate sp configmo
2019-01-05use scim-kit to generate sp configmo
2018-12-17fix broken testsmo
2018-12-17remove unused keysmo
2018-12-17add quotesmo
2018-12-17fix linter errorsmo
2018-12-17move text to i18nmo
2018-12-17add copy to clipboard buttonmo
2018-12-17require mfa code to disable mfamo
2018-12-17add ability to test mfa code before enabling it.mo
2018-12-17add multiple steps to the mfa setup page.mo
2018-12-16install flutie and bourbonmo
2018-12-15update the audit logmo
2018-12-15do not update user session key for every request.mo
2018-12-15update titlemo
2018-12-15add fontawesome and allow revoking sessions.mo
2018-12-15exclude mfa_secret and password digestmo
2018-12-15fix erblint errors.mo
2018-12-15move to karma-fixture instead of jasmine-fixturemo
2018-12-14add polyfills and load header via content-loadermo
2018-12-07fix erblinter errors.mo
2018-12-07update gems and fix linter errors.mo
2018-11-20fix i18n key.mo
2018-10-29start to build the client update endpoint.mo
2018-10-29start to implement RFC-7592mo
2018-10-29load key pairs from env variables.mo
2018-10-29load JWT private key from env var.mo
2018-10-28add example of authorization code grant flow.mo
2018-10-28delete the rack runtime middleware.mo
2018-10-28update jekyll configmo
2018-10-28create the user info endpoint.mo
2018-10-28RFC-8414 - Provide Authorization Server Metadatamo
2018-10-21move oauth code to oauth namespace.mo
2018-10-20to primary key instead of uuid columnmo
2018-10-20drop sqlite support and move to pgmo
2018-10-20start to implement RFC7591 dynamic client registrationmo
2018-10-18implement token revokation endpoint RFC-7009mo
2018-09-24use jekyll to generate API documentation.mo