package
0.110.0
Repository: https://github.com/openmfp/golang-commons.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
New retrieves a new WebToken from an id_token string provided by OpenID communication When not able to parse or deserialize the requested claims, it will return an error.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
ParsedAttributes exposes the claims which require of treatment on our side due to incompatibilities between IAS Applications.
UserAttributes contains the list of attributes sent to the application by the OIDC Provider.
WebToken contains a deserialized id_token sent to the application by the IAS Tenant.