Commit Graph

3 Commits

Author SHA1 Message Date
dinama
02ab22aa33
upgrade: +alpine +world (#18) 2021-01-19 15:51:31 +03:00
Toporkov Igor
ad4276f0c0
MSPF-535: Return domains (#14)
* Allow issuing tokens with undefined ACL

* Allow ACL in subject be undefined

* Return domains instead of ACL

* Remove obsolete testcase

* Fix wrong error atom

* Bump build_utils

* Bump build_image_tag

* Upgrade dialyzer cache erlang version

* Treat resource_access as claim

* Erlang 22

* Refactor claims contruction

* Remove commentary

* Delete unreachable case

* Remove outdated authorize_operation/3 clause

* Fix get_subject_id

* Fix typespecs

* Allow no expiration tokens

* Add no exp claim test

* Throw error if token has no expiration but it is checked
2020-02-28 15:56:41 +03:00
Alexey
18c76d54ab
Universal auth control (#1) 2019-02-28 15:05:14 +03:00