Lakhan Samani
6604b6bbdd
fix: update dashboard ui for webhooks
2023-03-29 07:27:56 +05:30
Lakhan Samani
e822b6f31a
fix: queries for webhooks + improve tests
2023-03-29 07:06:33 +05:30
Lakhan Samani
a38e9d4e6c
fix: rename title -> event_description
2023-03-26 07:48:06 +05:30
Lakhan Samani
deaf1e2ff7
fix: allow multiple hooks for same event
2023-03-26 07:20:45 +05:30
Lakhan Samani
149d0cac7a
fix: add missing info for openid config
...
Resolves #304
2023-03-04 16:11:37 +05:30
Lakhan Samani
19f5ff61c0
[server][fix]: add sub to userinfo
...
Resolves : #327
2023-02-28 12:51:11 +05:30
Lakhan Samani
3603af9f84
feat: add microsoft login
2023-02-26 05:23:02 +05:30
Lakhan Samani
cdcdc444b2
[server]: fix support for neondb
...
Update gorm/postgres driver version 1.4.7
2023-02-10 10:39:53 +05:30
Lakhan Samani
70242debe1
[server] fix scope response type + add extra claims to access token
2023-02-08 09:39:08 +05:30
Lakhan Samani
4018da6697
[server] use scope string instead of string array in tokens
2023-02-07 01:13:03 +05:30
Lakhan Samani
270853a6a3
[server] add support for arangodb cert, username, password
...
Adding support for db username, password and ca cert will
enable users to connect arangodb cloud platform
2023-02-06 18:14:19 +05:30
Lakhan Samani
2d0346ff23
[server] remove unused error condition for couchbase
2023-02-05 11:03:26 +05:30
Lakhan Samani
4b26e1ce85
[server] fix bucket creation for couchbase
...
Run create bucket query only if bucket is not found.
Required while running couchbase cloud version
2023-02-05 11:01:20 +05:30
Lakhan Samani
8212e81023
[server] common util for couchbase syntax
2023-02-02 13:06:18 +05:30
Lakhan Samani
642581eefd
[server] Add COUCHBASE_BUCKET_RAM_QUOTA
...
Resolves #317
2023-02-02 12:43:17 +05:30
Lakhan Samani
b7357dde21
[server] fix primary index creation for couchbase
2023-02-02 12:28:52 +05:30
Lakhan Samani
a1df2ce31f
[server] use encryption_key for couchbase env as hash is reserved keyword
2023-01-31 11:18:20 +05:30
Lakhan Samani
748761926d
[server] fix make command
2023-01-25 05:19:01 +05:30
Lakhan Samani
504d0f34d7
[server] add couchbase envs
2023-01-19 23:28:21 +05:30
Lakhan Samani
44879f1a8f
feat: add couchbase provider
2023-01-18 01:38:00 +05:30
Lakhan Samani
b2423140e2
Add get user api for admin
2023-01-05 20:16:41 +05:30
Lakhan Samani
4f810d2f8b
Merge pull request #307 from authorizerdev/feat/mobile-basic-auth
...
feat: add mobile based basic auth
2022-12-25 03:28:55 +05:30
Lakhan Samani
313b510ba1
feat: add signup + login using mobile
2022-12-25 03:22:42 +05:30
Leander Gangsø
bc68b61879
fix: oauth2.NoContext is deprecated
...
using context.TODO instead
2022-12-23 21:12:11 +01:00
Leander Gangsø
2847300bf6
fix: update deprecated func since go 1.16
...
might want to update the docs if you accept this, as it states go > 1.15 is required
2022-12-23 21:12:11 +01:00
Leander Gangsø
d438480f37
fix: remove unused formatting directive
2022-12-23 21:12:11 +01:00
Lakhan Samani
1eb8965f98
feat: add mobile based basic auth
2022-12-21 23:14:24 +05:30
Lakhan Samani
1c4e29fa7c
fix: access_token renew + web_message redirect
2022-11-29 05:27:29 +05:30
Lakhan Samani
f5db00beb0
fix(sql): user deletion
...
Resolves: https://github.com/authorizerdev/docs/issues/18
2022-11-25 22:45:23 +05:30
Lakhan Samani
e985e096bc
fix: remove extra slash from host
2022-11-24 12:58:04 +05:30
Lakhan Samani
70bab70ead
fix: validating id_token
2022-11-23 22:03:08 +05:30
Lakhan Samani
f8bcd0fe51
fix(server): unique constraint for phone_number on mssql
2022-11-17 23:08:17 +05:30
Lakhan Samani
16c4b8ab76
fix(server): global logging
2022-11-17 10:35:38 +05:30
Lakhan Samani
0788c5ff5e
fix(server): default loglevel via cli arg
2022-11-17 10:27:55 +05:30
Lakhan Samani
2d5d38de02
fix(server): gorm logging
...
- add support for LOG_LEVEL env var (Resolves #271 )
2022-11-17 10:25:00 +05:30
Lakhan Samani
0dd06d9afd
fix(server): basic auth check
2022-11-17 05:44:40 +05:30
Luclu7
4678193300
fix: codeVerifier shouldn't be empty for basic auth
2022-11-16 23:31:39 +01:00
Lakhan Samani
67be8ae285
feat(server): allow using client_id & secret from basic auth header in token endpoint
2022-11-16 22:40:45 +05:30
Lakhan Samani
bb2a42a1db
fix: update app package
2022-11-16 12:20:32 +05:30
Lakhan Samani
f857c993c8
Merge branch 'main' of https://github.com/authorizerdev/authorizer into fix/oauth-provider
2022-11-16 11:47:47 +05:30
Lakhan Samani
824f286b9b
Merge pull request #290 from authorizerdev/feat/plain-html-editor
...
feat: add plain html editor for email templates
2022-11-16 11:31:42 +05:30
anik-ghosh-au7
ecefe12355
chore: format graphql schema
2022-11-15 22:39:04 +05:30
anik-ghosh-au7
5c8f9406f6
fix: email template resolver and for matting changes
2022-11-15 22:12:14 +05:30
Lakhan Samani
75a547cfe2
fix: other auth recipes for oidc idp + remove logs
2022-11-15 21:45:08 +05:30
Lakhan Samani
579899c397
fix(server): creepy @@ string split logic for auth_token
2022-11-13 01:22:21 +05:30
Lakhan Samani
9320f1cb07
fix(server): add flow comment
2022-11-13 00:40:28 +05:30
Lakhan Samani
c09558043e
fix(server): spacing
2022-11-13 00:16:22 +05:30
Lakhan Samani
49556b1709
fix: openid flow
2022-11-12 23:54:37 +05:30
Lakhan Samani
4775641431
Merge branch 'main' of https://github.com/authorizerdev/authorizer into fix/oauth-provider
2022-11-10 22:51:13 +05:30
anik-ghosh-au7
ae84213e34
fix: allow design variable empty value for email templates
2022-11-09 22:54:05 +05:30
anik-ghosh-au7
87bf1c3045
fix: allow design variable empty value for email templates
2022-11-09 22:48:12 +05:30
Lakhan Samani
cb5af1e679
use non c binding for sqlite
2022-11-09 13:07:20 +05:30
Lakhan Samani
19f9caf478
chore: test gox + buildx
2022-11-09 03:47:28 +05:30
Lakhan Samani
4afd544c41
feat(server): add allowed_roles in access_token + refresh_token
2022-11-07 07:11:23 +05:30
Lakhan Samani
307c6f7d15
fix: refresh token login method claim
2022-11-04 01:40:18 +05:30
Pjort Kat
63c8e2e55f
fixed validation of refresh token
2022-11-03 11:51:59 +01:00
Lakhan Samani
b224892a39
fix: minor space
2022-11-02 08:48:56 +05:30
Lakhan Samani
1f220a5205
add jwt claims as part of validation endpoint
2022-11-01 10:12:01 +05:30
Lakhan Samani
f2fe584793
feat: add support for SMTP LocalName
...
Resolves #274
2022-10-25 08:18:29 +05:30
Lakhan Samani
287b952dad
fix: forgot password redirect from app
2022-10-24 11:37:42 +05:30
Lakhan Samani
e690066652
fix(server):give higher preference to redirect_uri
...
While using forgot_password redirect URI was ignored if not present
Resolves #275
2022-10-24 11:15:36 +05:30
Lakhan Samani
274909b7c9
feat: add nonce variable to create auth token
2022-10-23 21:08:08 +05:30
Lakhan Samani
549385e5df
Merge branch 'development' of https://github.com/authorizerdev/authorizer into fix/oauth-provider
2022-10-23 16:56:25 +05:30
Lakhan Samani
7fc69dcc55
fix(server): sql server not allow multiple null
...
multiple null values for unique constrained column
is not allowed on sqlserver
Resolves #278
2022-10-21 22:00:16 +05:30
Lakhan Samani
8449821d1b
fix(server): dynamodb tests + provider config
2022-10-21 15:55:54 +05:30
Lakhan Samani
476bdf00fc
fix(server): open_id config
2022-10-21 11:21:21 +05:30
Lakhan Samani
e41f123866
Merge branch 'main' of https://github.com/authorizerdev/authorizer
2022-10-21 11:19:37 +05:30
Lakhan Samani
094782aeca
fix(server): linting issues
2022-10-21 11:19:32 +05:30
Lakhan Samani
1ac060136a
fix: make env vars name more persistent
2022-10-20 16:27:00 +05:30
Lakhan Samani
c6019e650b
fix: add manual code generation
2022-10-20 15:35:26 +05:30
Lakhan Samani
b2e0a3371f
fix: revert nonce
2022-10-20 00:14:06 +05:30
Lakhan Samani
a68876a6f4
fix: comment
2022-10-19 23:55:47 +05:30
Lakhan Samani
2c867b0314
fix: issuer token endpoint
2022-10-19 23:41:08 +05:30
Lakhan Samani
74b858ac24
fix: binding
2022-10-19 23:39:48 +05:30
Lakhan Samani
fedc3173fe
fix: get nonce from query request if possible
2022-10-19 23:36:33 +05:30
Lakhan Samani
de4381261e
fix: add nonce to supported claims
2022-10-19 23:17:13 +05:30
Lakhan Samani
a916b8c32c
fix: add nonce
2022-10-19 19:04:15 +05:30
Lakhan Samani
cc23784df8
fix: add code to login query params
2022-10-19 12:01:34 +05:30
Lakhan Samani
7ff3b3018a
fix: add code to query params
2022-10-19 11:29:49 +05:30
Lakhan Samani
2b52932e98
fix: add code to other response methods
2022-10-19 09:03:00 +05:30
Lakhan Samani
c716638725
fix(server): revert the state & code_challenge validation
2022-10-18 23:24:19 +05:30
Lakhan Samani
252cd1fa2d
fix: make code_challenge optional
2022-10-18 23:14:24 +05:30
Lakhan Samani
7c2693b086
fix: form post template
2022-10-18 23:03:55 +05:30
Lakhan Samani
eaa10ec5bc
fix: error detection
2022-10-18 22:34:57 +05:30
Lakhan Samani
253128ca0c
fix: query params for code response
2022-10-18 22:00:54 +05:30
Lakhan Samani
cddfe1e088
fix: response
2022-10-18 21:46:37 +05:30
Lakhan Samani
8e655bcb5b
fix: authorize response
2022-10-18 21:29:09 +05:30
Lakhan Samani
9a411e673c
fix: reponse
2022-10-18 21:08:53 +05:30
Lakhan Samani
346c8e5a47
fix: handle response
2022-10-16 22:16:37 +05:30
Lakhan Samani
3cd99fe5f6
fix: open id config
2022-10-16 21:03:37 +05:30
Lakhan Samani
2bd92d6028
feat: add form_post method
2022-10-16 20:46:54 +05:30
Lakhan Samani
ff805e3ef2
fix: add comments
2022-10-12 13:10:24 +05:30
Lakhan Samani
0115128ee7
fix(server): authorizer as oauth provider
2022-10-09 19:48:13 +05:30
manoj
820d294130
comments resolved for requireEnv, Provider and test env
2022-10-09 00:49:31 +05:30
manoj
e37472d498
update the local test url for dynamodb
2022-10-08 16:20:16 +05:30
manoj
589af96888
resolve conflict over the db models
2022-10-08 16:07:07 +05:30
manoj
dccc70e5c0
resolve conflict with main branch
2022-10-08 15:47:44 +05:30
Lakhan Samani
e6c4fdff26
fix(server): text type for sql server 2019
...
Resolves #266
2022-10-07 10:13:20 +05:30
manoj
a6d5d4af24
require env condition needed to be added for dynamodb
2022-10-05 15:52:17 +05:30
Manoj
cc4eaa2847
dynamod db index changes added to the schema
2022-10-05 15:32:32 +05:30
Manoj
dba8944565
provider: dynamo-db support added
2022-10-03 01:08:12 +05:30
Lakhan Samani
9cb011e921
feat(dashboard): allow setting admin / app cookie security
...
Fixes #233
2022-10-02 22:01:22 +05:30
ruessej
f1509f90f0
feat: Update generated and models_gen
2022-10-01 18:12:49 +02:00
Jerebtw
bd4d48c7c5
fix: schema.graphqls
2022-10-01 17:57:23 +02:00
Jerebtw
0e3242372b
feat: add app & admin cookie secure variable to dashboard
...
Todo: Generate graphql (i don't work on my PC (Windows))
2022-10-01 17:48:05 +02:00
Lakhan Samani
570a0b9531
chore: update go-gin server to 1.18.1
2022-10-01 17:41:16 +05:30
Lakhan Samani
6f46f1e6ef
chore: update gqlgen to 0.17.20
2022-09-30 15:37:59 +05:30
Lakhan Samani
cfbce17ab8
fix: set same site cookie to none for cross site
2022-09-28 18:42:42 +05:30
Lakhan Samani
aa6601e62c
fix: same site cookie
2022-09-28 18:30:30 +05:30
Lakhan Samani
f5323e0eec
fix(server): update comments for host & cookies
2022-09-28 10:36:56 +05:30
Lakhan Samani
b1bc7b5370
fix(server): set default app cookie to lax mode
2022-09-28 09:51:04 +05:30
Lakhan Samani
536fd87c3c
fix: debug log
2022-09-27 06:45:38 +05:30
Lakhan Samani
837fc781de
fix: remove entries from otp + verification when user is deleted
...
Resolves #234
2022-09-27 00:27:36 +05:30
Lakhan Samani
f91ec1880f
fix: app & admin cookie secure variable type while persisting info
...
Resolves #241
2022-09-27 00:01:38 +05:30
Lakhan Samani
221009bf0a
Merge pull request #229 from ruessej/main
...
feat: Add a option to disable httpOnly cookies
2022-09-15 11:22:27 +05:30
ruessej
6085c2d535
Fix incorrect type
2022-09-14 12:24:19 +02:00
Jerebtw
8e0c5e4380
Make the default value true
2022-09-14 11:56:48 +02:00
Lakhan Samani
993693884d
fix: scope for github auth
2022-09-14 11:45:38 +05:30
Lakhan Samani
aec1f5df53
fix: github endpoint to get user emails
2022-09-14 10:44:01 +05:30
ruessej
195bd1bc6a
Add a option to disable httpOnly cookies
2022-09-12 14:37:42 +02:00
Lakhan Samani
6dafa45051
fix: invalid login message
...
Resolves #224
2022-09-03 21:48:33 +05:30
Lakhan Samani
75a413e5f2
Merge branch 'main' of https://github.com/authorizerdev/authorizer
2022-08-31 11:02:50 +05:30
Lakhan Samani
91bf0e2478
fix: use replace all
2022-08-31 11:02:46 +05:30
Deep-Codes
ff5a6ec301
feat(server): add log to show PORT
2022-08-30 23:35:43 +05:30
Lakhan Samani
4b299f0da2
fix: log
2022-08-29 08:19:11 +05:30
Lakhan Samani
ed8006db4c
Merge branch 'main' of https://github.com/authorizerdev/authorizer
2022-08-29 08:18:42 +05:30
Lakhan Samani
97f6c7d50a
fix: authorize endpoint setting user session
2022-08-29 08:18:20 +05:30
szczepad
f73d1fc588
feat: Adds login via twitter
2022-08-22 09:25:10 +02:00
szczepad
aa232de426
fix: Uses whitespace as seperator for oauth scopes in state-string
...
This is necessary, as the previous delimiter (,) was being redacted
after a redirect. This resulted in the scopes not being correctly
parseable and the state not being fetched correctly after the
oauth-callback
2022-08-22 09:25:10 +02:00
Lakhan Samani
34ce754ef6
feat: bootstrap twitter login config
2022-08-22 09:03:29 +02:00
Lakhan Samani
5f385b2016
fix: remove unused file
2022-08-18 07:21:50 +05:30
Lakhan Samani
4ab775f2c1
fix: apple & linkedin env config
2022-08-13 12:37:04 +05:30
Lakhan Samani
4f81d1969e
fix email template
...
- fix verification types
- add design to cassandra db provider for email_template
- fix default email verification types to include update_email
2022-08-13 11:34:24 +05:30
anik-ghosh-au7
d7f5f563cc
fix: add design to email template
2022-08-11 16:45:59 +05:30
Lakhan Samani
7792cdbc5e
fix: template respone & ui
2022-08-09 09:07:47 +05:30
Lakhan Samani
65803c3763
fix: remove todos
2022-08-09 01:53:21 +05:30
Lakhan Samani
81fce1a471
feat: send email based on template
2022-08-09 01:43:37 +05:30
Lakhan Samani
0714b4360b
Merge pull request #206 from authorizerdev/feat/2fa
...
feat: add mutifactor authentication
2022-08-07 11:11:56 +05:30
Lakhan Samani
ebc11906ef
Merge branch 'feat/2fa' of https://github.com/authorizerdev/authorizer into feat/2fa
2022-08-03 23:20:37 +05:30
Lakhan Samani
465a92de22
feat: add managing mfa
2022-08-03 23:20:23 +05:30
Lakhan Samani
a890013317
Update generate_otp.go
2022-08-02 18:26:05 +05:30
Lakhan Samani
587828b59b
feat: add helper for updating all users
2022-08-02 14:12:36 +05:30
Lakhan Samani
236045ac54
feat: add resend otp test
2022-07-30 01:12:20 +05:30
Lakhan Samani
d89be44fe5
feat: add sending otp
2022-07-29 19:49:50 +05:30
Lakhan Samani
db4d711cba
feat: add subject to email template
2022-07-29 16:15:57 +05:30
Lakhan Samani
0fc9e8ccaa
feat: add EnvKeyIsEmailServiceEnabled
2022-07-29 16:00:12 +05:30
anik-ghosh-au7
4e3d73e767
feat: otp resolvers updated
2022-07-29 13:49:46 +05:30
anik-ghosh-au7
e3c58ffbb0
fix: login resolver multifactor auth
2022-07-28 11:18:06 +05:30
anik-ghosh-au7
f12491e42d
fix: auth response schema updated
2022-07-27 15:28:12 +05:30
anik-ghosh-au7
d653fac340
Merge branch 'feat/2fa' of https://github.com/authorizerdev/authorizer into feat/2fa
2022-07-27 12:18:51 +05:30