File: eduteams.md

package info (click to toggle)
oidc-agent 4.2.6-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,560 kB
  • sloc: ansic: 22,657; makefile: 711; sh: 494
file content (22 lines) | stat: -rw-r--r-- 821 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!-- ## EduTeams -->
<!-- EduTeams does not support dymanic client registration, but there is a -->
<!-- preregistered public client. -->
<!--  -->
<!-- Example: -->
<!-- ``` -->
<!-- $ oidc-gen --pub <shortname> -->
<!-- [...] -->
<!-- Issuer [https://proxy.demo.eduteams.org/]: -->
<!-- Space delimited list of scopes [openid profile offline_access]: -->
<!-- Generating account configuration ... -->
<!-- accepted -->
<!-- To continue and approve the registered client visit the following URL in a Browser of your choice: -->
<!-- https://[...] -->
<!-- [...] -->
<!-- success -->
<!-- The generated account config was successfully added to oidc-agent. You don't have to run oidc-add. -->
<!-- Enter encryption password for account configuration '<shortname>': -->
<!-- Confirm encryption Password: -->
<!-- ``` -->