1.0.0 2023-04-27 20:24 UTC

This package is not auto-updated.

Last update: 2024-09-28 01:19:11 UTC


README

1. 安装

composer require idgobpe-sdk/php

2. 依赖管理器

Packagist

3. 配置

可用的 ACR

Constants::ACR_ONE_FACTOR
Constants::ACR_TWO_FACTOR
Constants::ACR_CERTIFICATE_DNIE
Constants::ACR_CERTIFICATE_TOKEN
Constants::ACR_CERTIFICATE_DNIE_LEGACY
Constants::ACR_CERTIFICATE_TOKEN_LEGACY

可用的 Prompt

Constants::PROMPT_NONE
Constants::PROMPT_LOGIN
Constants::PROMPT_CONSENT

可用的 Scope

Constants::SCOPE_PROFILE
Constants::SCOPE_EMAIL
Constants::SCOPE_PHONE
Constants::SCOPE_OFFLINE_ACCESS

4. OpenID Connect 文档

https://openid.net/specs/openid-connect-core-1_0.html