Commit Graph

17 Commits

Author SHA1 Message Date
João Fernandes a41eae0936 update google auth provider example to use entity ref for the token subject
plugin-auth-backend broke started requiring a full entity ref on version [0.12.0](https://github.com/backstage/backstage/blob/master/plugins/auth-backend/CHANGELOG.md#0120)

see:
https://github.com/backstage/backstage/releases/tag/v0.70.0
https://github.com/backstage/backstage/blob/master/plugins/auth-backend/CHANGELOG.md#0120
https://github.com/backstage/backstage/commit/0c8ba31d72670d9ff5eda3ca726e061fff088115
Signed-off-by: João Fernandes <joaofnds@joaofnds.com>
2022-03-18 11:31:45 -03:00
Fredrik Adelöw 89c7e47967 make the backend plugin ts files consistent
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-13 19:27:46 +01:00
Fredrik Adelöw efa549c4ab form refs properly in resolver docs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-02 13:47:03 +01:00
Artur Gevorgyan 37914fa9e0 Update identity-resolver.md
Signed-off-by: Artur Gevorgyan <artur93gev@gmail.com>
2022-01-13 17:25:56 +04:00
Tim Hansen e8bc951075 Minor identity-resolver doc correction
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-08-18 09:09:30 -06:00
Tim Hansen d051bc2fda Minor cleanup
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-08-11 12:24:08 -06:00
Tim Hansen 4f11e67cc4 Simplify signature
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-08-11 12:24:08 -06:00
Tim Hansen 4a019712b4 Tweak method name
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-08-11 12:24:08 -06:00
Tim Hansen 762520d1ba Structure args, return inflated ent
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-08-11 12:24:08 -06:00
Tim Hansen 29f7cfffb7 Add resolveCatalogMemberClaims method
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-08-11 12:24:08 -06:00
blam c41bb50f94 chore: tidy up docs again
Signed-off-by: blam <ben@blam.sh>
2021-06-16 22:03:51 +02:00
blam 8061d1eb9e docs: rework the documentation to make the example a little simpler
Signed-off-by: blam <ben@blam.sh>

Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-16 11:40:24 +02:00
blam ca60400ebe chore: update documentation a little bit
Signed-off-by: blam <ben@blam.sh>

Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-16 11:08:07 +02:00
Himanshu Mishra db1d558411 auth-backend: always use full user/group entity refs
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-06-15 13:12:39 +02:00
Himanshu Mishra 7dd84f37f0 Apply suggestions from code review
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-15 13:12:39 +02:00
Himanshu Mishra 46c52d0aca docs: fix doc reference links
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-06-15 13:12:39 +02:00
Himanshu Mishra a0949d5892 docs: Add docs explaining sign-in resolvers and profile transform
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-06-15 13:12:39 +02:00