Man page - oidc-agent-service(1)
Packages contas this manual
Package: oidc-agent-cli
apt-get install oidc-agent-cli
apt-get install oidc-agent-cli
Manuals in package:
Documentations in package:
Manual
| OIDC-AGENT-SERVICE(1) | Usage: | OIDC-AGENT-SERVICE(1) |
NAME
oidc-agent-service - easily restart oidc-agent throughout a session
SYNOPSIS
oidc-agent-service use | start | restart | restart-s | stop | kill
DESCRIPTION
oidc-agent-service -- Easily restart oidc-agent
- Commands:
FILES
/tmp/oidc-agent-service/$UID/oidc-agent.pid
oidc-agent-service creates a symlink from this file to
tha active agent's socket. The symlink is updated when the agent is
restarted.
/etc/oidc-agent/oidc-agent-service.options
This file contains options to configure the behavior of
oidc-agent-service, e.g. it can be used to configure the command line options
with which the agent should be started. It is also used to disable Xsession
integration.
$OIDCAGENTDIR/oidc-agent-service.options
User-space version of
/etc/oidc-agent/oidc-agent-service.options. Any value specified in this
file overwrite the value defined in the global version.
EXAMPLES
eval `oidc-agent-service use`
Starts the agent
eval `oidc-agent-service stop`
Stops the agent
eval `oidc-agent-service restart`
Restarts the agent
oidc-agent-service restart-s
Restarts the agent without printing any information
(silent mode).
SEE ALSO
oidc-agent(1)
Low-traffic mailing list with updates such as critical security incidents and new releases: https://www.lists.kit.edu/sympa/subscribe/oidc-agent-user
Full documentation can be found at https://indigo-dc.gitbooks.io/oidc-agent/user/oidc-agent-service
| March 2024 | echo |