Andre Wanlin
b5545900a4
Initial removal
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2025-06-06 13:14:54 -05:00
Jessica He
61f464e864
support user configuration of auth cookie max age
...
Signed-off-by: Jessica He <jhe@redhat.com >
2025-01-28 12:07:03 -05:00
Panaintescu Adrian
8ec6a3c8d7
fix googleAuthApiRef inconsistency with latest changes
...
Signed-off-by: Panaintescu Adrian <adrian.cert@gmail.com >
2024-11-14 23:13:32 +02:00
Patrik Oldsberg
6edb7ba409
docs/auth: remove insecure sign-in resolver recommendations
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-04 17:21:37 +02:00
Brian Saltz Jr
0e16449207
Changing the docs for the sign-in page config from gcpiap to gcpIap. The router is case-insensitive, so they both work, but this will make everything consistent between backend and frontend.
...
Signed-off-by: Brian Saltz Jr <brian.saltzjr@gocrisp.com >
2024-08-14 12:21:23 -04:00
Brian Saltz Jr
13a9c63294
Fix: GCP IAP Config and Docs
...
Corrected the documentation for the GCP IAP auth module and updated the configuration to follow proxy configuration conventions by ignoring authEnv
Signed-off-by: Brian Saltz Jr <brian.saltzjr@gocrisp.com >
2024-08-13 14:59:40 -04:00
Andre Wanlin
b4e401fd9e
Fixed links and MkDocs config
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2024-07-05 13:32:46 -05:00
Andre Wanlin
0976bbd152
Added backend install steps for various auth providers
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2024-07-05 12:07:22 -05:00
AmbrishRamachandiran
db7b8243a9
Updated documentation of auth providers
...
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com >
2024-05-15 16:59:16 +05:30
Andre Wanlin
7a4f604177
Added comment about only picking one resolver
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2024-04-30 11:13:42 -05:00
Andre Wanlin
79d1c08243
Invert sections
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2024-04-30 08:03:22 -05:00
Andre Wanlin
8383e2ca7d
Added dedicated resolvers section
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2024-04-30 07:46:18 -05:00
Andre Wanlin
a874dd1524
Added SingIn Resolvers Config Details
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2024-04-30 07:46:18 -05:00
Paul Schultz
040b54f7e5
clean up formatting
...
Signed-off-by: Paul Schultz <pschultz@pobox.com >
2023-03-08 10:13:38 -06:00
Paul Schultz
9c95f91c0a
Add titles to codeblocks and switch from diff codeblock to language codeblock
...
Signed-off-by: Paul Schultz <pschultz@pobox.com >
2023-03-01 13:30:38 -06:00
Mark Shields
39e2fac63f
upload screeenshot as asset
...
Signed-off-by: Mark Shields <4237425+beejiujitsu@users.noreply.github.com >
2023-02-02 14:39:40 -05:00
Mark Shields
5ecab049d4
feat(docs): IAP, where to find audience value
...
Signed-off-by: Mark Shields <4237425+beejiujitsu@users.noreply.github.com >
2023-02-02 14:39:40 -05:00
Jan Van Bruggen
e96e0a6511
Fix a file path and a syntax error
...
This file path seems outdated, or a typo. This syntax error is certainly a typo.
Signed-off-by: Jan Van Bruggen <JanCVanB@users.noreply.github.com >
2023-01-18 23:23:00 -07:00
aaronbraundmeier@gmail.com
8015ff1258
inclusive terms
...
Signed-off-by: aaronbraundmeier@gmail.com <aaronbraundmeier@gmail.com >
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-11-30 12:15:00 +01:00
Adam Kunicki
89d705e806
Permit customizing the header name for the IAP jwt
...
This creates a new configuration parameter `jwtHeader` for the gcp-iap
auth provider. This allows setting a custom header to look in for the
IAP issued JWT.
Signed-off-by: Adam Kunicki <kunickiaj@gmail.com >
2022-11-11 21:02:55 -08:00
Patrik Oldsberg
d7b048f86f
Merge pull request #11217 from backstage/rugvip/proxydocs
...
docs: add section describing ProxiedSignInPage
2022-05-03 13:39:59 +02:00
Fredrik Adelöw
554aba344b
correct and expose the IAP docs
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-05-03 11:19:59 +02:00
Patrik Oldsberg
24359162d2
docs: add section describing ProxiedSignInPage
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-05-02 17:55:53 +02: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
Patrik Oldsberg
4cad73ca7f
run prettier
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-26 12:02:06 +01:00
Fredrik Adelöw
be610c5744
address review comments
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-13 11:18:52 +01:00
Fredrik Adelöw
0bc142f545
moved around the docs sections to make things clearer
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-04 10:46:10 +01:00
Patrik Oldsberg
6415189d99
auth: implement frontend parts of iap-like sign-in
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-04 10:46:10 +01:00
Otto Sichert
b23bc7f9c3
Change default port of backend to 7007 due to MacOS Control Center update
...
Signed-off-by: Otto Sichert <git@ottosichert.de >
2021-11-18 16:45:57 +01:00
Fredrik Adelöw
12e074a6e4
get rid of some core-api mentions too
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-09-23 15:16:41 +02:00
Tim Hansen
e3190971e7
Update auth index to be more "getting started" focused
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-04-06 12:01:19 -06:00
Tim Hansen
f5f61e659e
Backticks
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-03-26 20:58:20 -06:00
Tim Hansen
f07848c770
Add documentation for included auth providers
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-03-26 20:58:20 -06:00